thewickedkarma / Now-Playing-Conky

This is an applet (specifically made for gnome desktop) that displays the current music you're playing on your system. This is inspired from KDE "Now Playing" widget.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Now-Playing-Conky

This is an applet (specifically made for gnome desktop) that displays the current music you're playing on your system. This is inspired from KDE "Now Playing" widget.

Pling Store: https://www.pling.com/p/1707915/

This is how KDE widget looks like

And this is how 'Now Playing' Conky looks like

Download Requirements

sudo apt install conky conky-all

Setting Up

git clone https://github.com/thewickedkarma/Now-Playing-Conky.git
cd Now-Playing-Conky
chmod +x *
mv * ~/.conky
conky -c ~/.conky/nowplaying &

Run at startup

sh "~/.conky/conky-startup.sh"
# you can put this command in the startup applications

If you prefer GUI over CLI for the customization and all, then you should download conky-manager:

sudo apt install conky-manager

About

This is an applet (specifically made for gnome desktop) that displays the current music you're playing on your system. This is inspired from KDE "Now Playing" widget.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%