diff --git a/applications.json b/applications.json index 8324e407f..3d0cf40fe 100644 --- a/applications.json +++ b/applications.json @@ -665,6 +665,24 @@ "cpp" ] }, + { + "title": "Fabar", + "short_description": "Per-app volume control from the menu bar. Uses Core Audio process taps instead of a virtual audio driver.", + "categories": [ + "audio", + "menubar", + "utilities" + ], + "repo_url": "https://github.com/gigaptera/fabar", + "icon_url": "https://raw.githubusercontent.com/gigaptera/fabar/main/fabar-app/web-icons/icon-256.png", + "screenshots": [ + "https://raw.githubusercontent.com/gigaptera/fabar/main/docs/assets/screenshot-dark.png" + ], + "official_site": "https://fabar.gigaptera.com", + "languages": [ + "swift" + ] + }, { "short_description": "macOS camera recording using ffmpeg ", "categories": [