Add AutoMute (#435)

This commit is contained in:
Yoni Levy 2019-10-08 22:52:03 +03:00 committed by Serhii Londar
parent 6ab21f8937
commit 98eee8e652

View file

@ -7098,6 +7098,23 @@
"swift"
]
},
{
"short_description": "Automatically mute the sound when headphones disconnect / Mac awake from sleep.",
"categories": [
"audio"
],
"repo_url": "https://github.com/yonilevy/automute",
"title": "AutoMute",
"icon_url": "https://raw.githubusercontent.com/yonilevy/automute/master/automute/Assets.xcassets/AppIcon.appiconset/icon256.png",
"screenshots": [
"https://user-images.githubusercontent.com/31284/49688097-ac653900-fb15-11e8-9c48-3db96df5dcbf.png",
"https://user-images.githubusercontent.com/31284/49688098-ae2efc80-fb15-11e8-8034-14c67fb69d90.png"
],
"official_site": "https://yoni.ninja/automute",
"languages": [
"objective_c"
]
},
{
"short_description": "BlackHole is a modern macOS virtual audio driver that allows applications to pass audio to other applications with zero additional latency.",
"categories": [
@ -7124,7 +7141,7 @@
"official_site" : "",
"languages" : [
"rust"
]
]
}
]
}