Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

samsaara/SpoMutify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpoMutify

A puny AppleScript (& bash) that mutes Spotify player during ads and gracefully restores the original volume when the songs are back. Based on the assumption that the playback time of each ad is no more than a fixed time (default 60 sec.)

Pre-requisites:

Works only for Spotify Desktop App of Mac OS X or more (since it uses Dictionary of the Spotify App - No APIs, permissions, nada...)

Make it executable and run it in background silently. $ sh /path/to/SpoMutify.sh > /dev/null 2>&1 &

References:

  1. https://jamfnation.jamfsoftware.com/discussion.html?id=5541
  2. http://broadcast.oreilly.com/2009/05/itunes-dj-applescript-fade-to.html

License:

MIT

About

Tiny script to mute ads on Spotify free (Desktop) version -  only

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages