Skip to content

My simple conky configuration. Very simple design, which works best on dark backgrounds. The script uses a python script to fetch the currently playing track in clementine (my favourite Music Player).

Notifications You must be signed in to change notification settings

bassio/conky-clementine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

conkyconfig

simple python script to fetch current playing track information from clementine ,can be easily modified to cater any player with a dbus interface

+artist +album +cover +progress ###Included Files

anowplaying.py (fetch currently playing track in amarok via dbus) conkyrc(simple conky rc with clementine now playing and usual stuff)

TODO: currently multiple requests are fired which may cause a high cpu usage soometimes if you are on an older processor. Improve perfomance by limiting the number of requests.

About

My simple conky configuration. Very simple design, which works best on dark backgrounds. The script uses a python script to fetch the currently playing track in clementine (my favourite Music Player).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%