From 8996d3d5e924995e4bec10e37d4fa1d321b3bc20 Mon Sep 17 00:00:00 2001 From: Jad Chaar Date: Sun, 11 Oct 2020 17:09:45 -0400 Subject: [PATCH] Add hidden bar (#584) Co-authored-by: Serhii Londar --- applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/applications.json b/applications.json index 92f5013..fbf94f3 100644 --- a/applications.json +++ b/applications.json @@ -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",