mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	.
This commit is contained in:
		
							
								
								
									
										15
									
								
								effects/light-clock.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								effects/light-clock.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,15 @@ | ||||
| { | ||||
| 	"name" : "Light clock", | ||||
| 	"script" : "light-clock.py", | ||||
| 	"args" : | ||||
| 	{ | ||||
| 		"show_seconds" : true, | ||||
| 		"hour-color" : [0,0,255], | ||||
| 		"minute-color" : [0,255,0], | ||||
| 		"second-color" : [255,0,0], | ||||
| 		"background-color" : [0,0,0], | ||||
| 		"marker-depth" : 0, | ||||
| 		"marker-width" : 5, | ||||
| 		"marker-color" : [255,255,255] | ||||
| 	} | ||||
| } | ||||
		Reference in New Issue
	
	Block a user