mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add Gitify (#549)
* Update applications.json * Update applications.json Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
eab9cca919
commit
2646e41a9a
1 changed files with 16 additions and 0 deletions
|
@ -7852,6 +7852,22 @@
|
|||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Your GitHub notifications on your menu bar.",
|
||||
"categories": [
|
||||
"git"
|
||||
],
|
||||
"repo_url": "https://github.com/manosim/gitify",
|
||||
"title": "Gitify",
|
||||
"icon_url": "https://raw.githubusercontent.com/manosim/gitify/master/assets/images/app-icon.ico",
|
||||
"screenshots": [
|
||||
"https://github.com/manosim/gitify/blob/master/assets/images/press.png"
|
||||
],
|
||||
"official_site": "https://www.gitify.io/",
|
||||
"languages": [
|
||||
"javascript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Audio Oscilloscope",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue