SpottyMute/README.md

6 lines
470 B
Markdown
Raw Normal View History

2022-01-22 06:51:38 +00:00
# SpottyMute
2022-01-22 06:59:18 +00:00
Two Scripts: one script echos 'now playing' information for clementine, spotify, and cmus. The other mutes the system during spotify ads, then unmutes once the ad is over. Includes script for the MATE taskbar.
2022-01-22 06:59:49 +00:00
(Sloppily) calls on spotifycli https://github.com/pwittchen/spotify-cli-linux, Clementine np -n https://github.com/makos/clementine-np and CMUS's now playing
2022-01-22 06:59:18 +00:00
https://github.com/cmus/cmus/wiki/status_display_short_text.sh to do the heavy lifting.