From 1ad5b7aa8d12a7da0c0b17fbae1305ff0bc16dc9 Mon Sep 17 00:00:00 2001 From: Serhii Londar Date: Tue, 10 Sep 2019 15:55:12 +0200 Subject: [PATCH] Add Dozer (#422) --- applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/applications.json b/applications.json index 83e7307..d0e7598 100644 --- a/applications.json +++ b/applications.json @@ -7043,6 +7043,22 @@ "languages": [ "swift" ] + }, + { + "short_description": "Hide MacOS menubar items.", + "categories": [ + "menubar" + ], + "repo_url": "https://github.com/Mortennn/Dozer", + "title": "Dozer", + "icon_url": "https://raw.githubusercontent.com/Mortennn/Dozer/master/Stuff/AppIcon.png", + "screenshots": [ + "https://raw.githubusercontent.com/Mortennn/Dozer/master/Stuff/demo.gif" + ], + "official_site": "https://dozermac.com", + "languages": [ + "swift" + ] } ] }