mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
add Ueli.app (#656)
* Ueli added * typo * Update applications.json * Update applications.json Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
0ddfb96db2
commit
48ccb57fd1
1 changed files with 16 additions and 1 deletions
|
@ -8579,6 +8579,21 @@
|
||||||
"swift"
|
"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.",
|
"short_description": "Discover and listen to music from Hype Machine.",
|
||||||
"categories": [
|
"categories": [
|
||||||
|
@ -8627,7 +8642,7 @@
|
||||||
],
|
],
|
||||||
"official_site": "https://www.condution.com",
|
"official_site": "https://www.condution.com",
|
||||||
"languages": [
|
"languages": [
|
||||||
"JavaScript"
|
"javascript"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue