bumblebee-status/bumblebee
Chrugi 6fd168993f Added Module for mocp (Music On Console Player)
This Module Displays the Status, Song, Artist and Time of the current song played or paused in mocp.
Clicking the Modules toggles play/pause.
I'm no programmer so alteration and feedback is welcome.
Best regards, Chrugi
2017-06-12 15:06:56 +02:00
..
modules Added Module for mocp (Music On Console Player) 2017-06-12 15:06:56 +02:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [config] Add logfile location parameter 2017-04-04 15:14:54 +02:00
engine.py [engine] Report current module when error occurs 2017-06-10 14:08:49 +02:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [input] Cleaner termination logic, also, remove /tmp/bee.log 2017-02-26 09:13:44 +01:00
output.py [Output] Only draw widget when full text is not empty 2017-05-26 21:36:01 +02:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py using io.open, instead of open (python 2.6/2.7) 2017-05-13 17:41:43 +03:00
util.py [core] Convert command output to utf-8 2017-04-26 07:51:11 +02:00