mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-22 07:30:23 +00:00
Add Applite
This commit is contained in:
parent
ca5d531532
commit
96ba72e1e3
1 changed files with 17 additions and 0 deletions
|
@ -9710,6 +9710,23 @@
|
|||
"languages": [
|
||||
"python"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "User-friendly GUI app for Homebrew Casks. Install, update, and uninstall apps with a single click.",
|
||||
"categories": [
|
||||
"downloader"
|
||||
],
|
||||
"repo_url": "https://github.com/milanvarady/Applite",
|
||||
"title": "Applite",
|
||||
"icon_url": "https://aerolite.dev/img/applite/AppliteIcon512.png",
|
||||
"screenshots": [
|
||||
"https://aerolite.dev/img/applite/discover-page.png",
|
||||
"https://aerolite.dev/img/applite/productivity.png"
|
||||
],
|
||||
"official_site": "https://aerolite.dev/applite",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue