Update README.md

This commit is contained in:
kittenlikeasmallcat 2022-01-21 22:59:18 -08:00 committed by GitHub
parent 42e9f10ee0
commit cc32c988af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,4 @@
# SpottyMute
One script echos 'now playing' information for clementine, spotify, and cmus. The other mutes the system during spotify ads, thne unmutes once the ad is over. Includes script for the MATE taskbar.
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.
(Slpooily) calls on spotifycli https://github.com/pwittchen/spotify-cli-linux, Clementine np -n https://github.com/makos/clementine-np and CMUS's now playing
https://github.com/cmus/cmus/wiki/status_display_short_text.sh to do the heavy lifting.