From cc32c988af8e4d3cd07cba644d43175e645a5b41 Mon Sep 17 00:00:00 2001 From: kittenlikeasmallcat <75060689+ktnlikeasmallcat@users.noreply.github.com> Date: Fri, 21 Jan 2022 22:59:18 -0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5472e8b..b0947a2 100644 --- a/README.md +++ b/README.md @@ -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.