mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add hidden bar (#584)
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
17e1e5b58c
commit
8996d3d5e9
1 changed files with 16 additions and 0 deletions
|
@ -8049,6 +8049,22 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"short_description": "An ultra-light MacOS utility that helps hide menu bar icons",
|
||||
"categories": [
|
||||
"menubar"
|
||||
],
|
||||
"repo_url": "https://github.com/dwarvesf/hidden",
|
||||
"title": "Hidden Bar",
|
||||
"icon_url": "https://github.com/dwarvesf/hidden/blob/master/hidden/Assets.xcassets/AppIcon.appiconset/1024x1024.png?raw=true",
|
||||
"screenshots": [
|
||||
"https://github.com/dwarvesf/hidden/blob/develop/img/tutorial.gif"
|
||||
],
|
||||
"official_site": "",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"repo_url" : "https://github.com/robaho/seashore",
|
||||
"official_site" : "https://github.com/robaho/seashore",
|
||||
"title" : "Seashore",
|
||||
|
|
Loading…
Reference in a new issue