From be4064274d8e3e88bc28ccfb6bb45bbc9d5da359 Mon Sep 17 00:00:00 2001 From: Francesco Re <32838171+francesco-re-1107@users.noreply.github.com> Date: Fri, 7 Aug 2020 14:49:26 +0200 Subject: [PATCH] Added NoiseBuddy app to the list (#575) Co-authored-by: Serhii Londar --- applications.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/applications.json b/applications.json index f93f4c7..1058546 100644 --- a/applications.json +++ b/applications.json @@ -7971,7 +7971,24 @@ "terminal" ] }, - { + { + "short_description": "Control the listening mode on your AirPods Pro in the Touch Bar or Menu Bar.", + "repo_url": "https://github.com/insidegui/NoiseBuddy", + "title": "NoiseBuddy", + "icon_url": "https://raw.githubusercontent.com/insidegui/NoiseBuddy/master/screenshots/NoiseBuddyIcon.png", + "screenshots": [], + "official_site": "", + "languages": [ + "swift" + ], + "categories": [ + "audio", + "music", + "menubar", + "utilities" + ] + }, + { "repo_url" : "https://github.com/bhj/karaoke-forever", "official_site" : "https://www.karaoke-forever.com", "title" : "Karaoke Forever",