From 173e8fef37cfee8ca99081a12afb721232bf936f Mon Sep 17 00:00:00 2001 From: Federico Terzi Date: Tue, 8 Oct 2019 22:53:39 +0200 Subject: [PATCH] Add espanso (#437) * Add espanso * Update applications.json --- applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/applications.json b/applications.json index 20bbb98..2b380c7 100644 --- a/applications.json +++ b/applications.json @@ -4501,6 +4501,22 @@ "objective_c" ] }, + { + "short_description": "Cross-platform Text Expander, a powerful replacement for Alfred Snippets", + "categories": [ + "productivity" + ], + "repo_url": "https://github.com/federico-terzi/espanso", + "title": "espanso", + "screenshots": [ + "https://raw.githubusercontent.com/federico-terzi/espanso/master/images/example.gif" + ], + "icon_url": "", + "official_site": "https://espanso.org", + "languages": [ + "rust" + ] + }, { "short_description": "Record shortcuts in macOS, like Alfred.app. ", "categories": [