dronir / SpotifyControl

Control Spotify from the command line on macOS
451 stars 58 forks source link

added increasevolume and decreasevolume controls #15

Closed pahwaranger closed 8 years ago

pahwaranger commented 8 years ago

added additional commands to simply increase or decrease volume. stores the current volume in a tmp file "/tmp/SpotifyControl_currentvolume.txt". this will fail to adjust properly if user changes volume outside of this script.

pahwaranger commented 8 years ago

will edit and resubmit