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" + ] } ] }