diff --git a/applications.json b/applications.json index e1519f7..6118a7d 100644 --- a/applications.json +++ b/applications.json @@ -8579,6 +8579,21 @@ "swift" ] }, + { + "short_description": "A keystroke launcher for macOS (and Windows) like Spotlight or Alfred.", + "categories": [ + "productivity" + ], + "repo_url": "https://github.com/oliverschwendener/ueli", + "title": "Ueli", + "icon_url": "https://github.com/oliverschwendener/ueli/raw/dev/img/icons/mac/ueliTemplate.png", + "screenshots": [ + "https://github.com/oliverschwendener/ueli/blob/dev/assets/feature-simple-folder-search.png?raw=true" + ], + "official_site": "https://ueli.app/", + "languages": [ + "typescript"] + }, { "short_description": "Discover and listen to music from Hype Machine.", "categories": [ @@ -8627,7 +8642,7 @@ ], "official_site": "https://www.condution.com", "languages": [ - "JavaScript" + "javascript" ] } ]