Forked from
FS Info TU Dortmund / Infoscreen / Infoscreen
205 commits behind the upstream repository.
-
Tilman Vatteroth authored
+ CZI default config hinzugefügt * versucht ufc script zu fixen..
Tilman Vatteroth authored+ CZI default config hinzugefügt * versucht ufc script zu fixen..
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
default.json 1.48 KiB
{
"type": "xsplit",
"cut": 35,
"left": {
"type": "panel",
"name": "departure",
"config": "oh14"
},
"right": {
"type": "ysplit",
"cut": 30,
"up": {
"type": "panel",
"name": "clock"
},
"down": {
"type": "cycler",
"duration": 5,
"panels": [
{
"type": "panel",
"name": "werbung",
"config": {
"files": [
{
"filename": "OpenSourceInfoscreen.jpg",
"startdate": "NEVER",
"enddate": "NEVER"
},
{
"filename": "Folie1.png",
"startdate": "NEVER",
"enddate": "11.11.2017"
},
{
"filename": "Folie2.png",
"startdate": "NEVER",
"enddate": "11.11.2017"
},
{
"filename": "Folie3.png",
"startdate": "NEVER",
"enddate": "11.11.2017"
},
{
"filename": "Folie4.png",
"startdate": "NEVER",
"enddate": "11.11.2017"
},
{
"filename": "MK_DD_Poster_quer.png",
"startdate": "NEVER",
"enddate": "16.12.2017"
},
{
"filename": "Hackathon2017.png",
"startdate": "NEVER",
"enddate": "9.12.2017"
},
{
"filename": "xmas17small.png",
"startdate": "NEVER",
"enddate": "15.12.2017"
}
]
}
},
{
"type": "panel",
"name": "ufc"
},
{
"type": "panel",
"name": "mensaPlan"
},
{
"type": "panel",
"name": "lsfView"
}
]
}
}
}