From e8d495fc1553fe65842dc1cc57364c2639c437df Mon Sep 17 00:00:00 2001 From: Pedro Parrilla Date: Wed, 30 Dec 2020 10:22:33 +0100 Subject: [PATCH] Added MonitorControl closes #616 (#617) Added MonitorControl to applications.json. This app can ontrol your external monitor brightness, contrast or volume directly from a menulet or with keyboard native keys. Co-authored-by: Serhii Londar --- applications.json | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/applications.json b/applications.json index aea3150..814d5b8 100644 --- a/applications.json +++ b/applications.json @@ -8315,6 +8315,24 @@ "utilities" ] }, + { + "repo_url" : "https://github.com/MonitorControl/MonitorControl", + "official_site" : "https://github.com/MonitorControl/MonitorControl", + "title" : "MonitorControl", + "icon_url": "", + "screenshots" : [ + "https://github.com/MonitorControl/MonitorControl/tree/master/.github" + ], + "short_description" : "Control your external monitor brightness, contrast or volume directly from a menulet or with keyboard native keys.", + "languages" : [ + "swift", + "objective_c" + ], + "categories" : [ + "audio", + "utilities" + ] + }, { "short_description": "Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.", "categories": [ @@ -8336,8 +8354,7 @@ "official_site" : "", "title" : "osagitfilter", "icon_url": "", - "screenshots" : [ - ], + "screenshots" : [], "short_description" : "Filter to put OSA languages (AppleScript, JavaScript) into git, as if they where plain text-files.", "languages" : [ "shell",