Skip to content

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

Notifications You must be signed in to change notification settings

thewickedkarma/Now-Playing-Conky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages