mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
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
This commit is contained in:
8
effects/light-clock.json
Normal file
8
effects/light-clock.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name" : "Light clock",
|
||||
"script" : "light-clock.py",
|
||||
"args" :
|
||||
{
|
||||
"show_seconds" : true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user