mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
17 lines
251 B
JSON
17 lines
251 B
JSON
|
{
|
||
|
"name" : "Matrix",
|
||
|
"script" : "gif.py",
|
||
|
"args" :
|
||
|
{
|
||
|
"cropBottom": 0,
|
||
|
"cropLeft": 0,
|
||
|
"cropRight": 0,
|
||
|
"cropTop": 0,
|
||
|
"fps": 30,
|
||
|
"grayscale": false,
|
||
|
"imageSource": "url",
|
||
|
"reverse": false,
|
||
|
"url": "https://i.gifer.com/1j6F.gif"
|
||
|
}
|
||
|
}
|