mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add MeetingBar (#556)
* Add MeetingBar * Update applications.json Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
6e0e4b4a6e
commit
a0fad3e804
1 changed files with 18 additions and 0 deletions
|
@ -7828,6 +7828,24 @@
|
|||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Menu bar app for your calendar meetings",
|
||||
"categories": [
|
||||
"utilities",
|
||||
"menubar",
|
||||
"productivity"
|
||||
],
|
||||
"repo_url": "https://github.com/leits/MeetingBar",
|
||||
"title": "MeetingBar",
|
||||
"icon_url": "https://raw.githubusercontent.com/leits/MeetingBar/master/MeetingBar/Assets.xcassets/AppIcon.appiconset/icon512.png",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/leits/MeetingBar/master/screenshot.png"
|
||||
],
|
||||
"official_site": "",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Your GitHub notifications on your menu bar.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue