Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 507 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 507 Bytes

moody

Simple color control for muCCC's moodlamp daemon (mld).

Tested with python 2.7 and pygtk 2.24.

Usage: ./moody.py [OPTION...]  
`moody' is a simple moodlamp color changing interface for `mld'.  

  -h HOST, --host HOST  connect to `mld' at HOST        (default: 127.0.0.1)  
  -p PORT, --port PORT  connect to `mld' at PORT        (default: 2324)  
  -l LAMP, --lamp LAMP  LAMP to control [0 for all]     (default: 0)  

  -?, --help            this usage information