gdi3d / mute-spotify-ads-mac-osx

Mute Mac (osx) computer audio when Spotify plays an AD
https://gdi3d.github.io/mute-spotify-ads-mac-osx/
MIT License
120 stars 17 forks source link

Considering supplying a Dockerfile #47

Closed simar7 closed 1 day ago

simar7 commented 2 days ago

That way the container could run in the background and continue to block ads. It could also be started at startup to run.

gdi3d commented 1 day ago

Hi @simar7 it wouldn't work since you need access to the host process list, osascript and a few more things. It's overengineered for a simple script.