From 6385357fdccd4dec516a83ed667c25f05839c2f0 Mon Sep 17 00:00:00 2001 From: kittenlikeasmallcat <75060689+ktnlikeasmallcat@users.noreply.github.com> Date: Fri, 21 Jan 2022 22:59:49 -0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b0947a2..368a8ab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # SpottyMute 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 + +(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 https://github.com/cmus/cmus/wiki/status_display_short_text.sh to do the heavy lifting.