hyperion.ng/effects/light-clock.json
redPanther 89afedf3d5 light clock (#260)
* extend image effects
add a basic light clock

* add alpha values  to rainbow

* some effect tuning

* make seconds hand optional and change color to yellow
make blue hours hand always visible
2016-10-01 21:34:30 +02:00

9 lines
99 B
JSON

{
"name" : "Light clock",
"script" : "light-clock.py",
"args" :
{
"show_seconds" : true
}
}