Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hesto2/spotimute

Automatically mutes spotify when an ad comes on, and then unmutes it when the ad is complete
https://github.com/hesto2/spotimute

Last synced: 9 days ago
JSON representation

Automatically mutes spotify when an ad comes on, and then unmutes it when the ad is complete

Awesome Lists containing this project

README

        

# Spotimute
Automatically mutes your spotify when an ad comes on, and then unmutes it when it is over. Checks every 3 seconds using spotify's applescript interface.
## Compatibility
Only works on OSX since it leverages applescript. If you find a way to do a similar thing on windows, please let me know!
## Installation
`brew install shpotify`

`npm install -g spotimute`

## Running
To run it, simply use the command `spotimute`. If you want it to run in the background, just add a `&` to the end of the command.