mirror of
https://github.com/Kunsi/scheduled-plugin-pretalx-broadcast-tools.git
synced 2024-11-22 01:51:03 +00:00
14 lines
374 B
JSON
14 lines
374 B
JSON
{
|
|
"name": "pretalx-broadcast-tools",
|
|
"author": "git@kunsmann.eu",
|
|
"desc": "Shows information provided by pretalx-broadcast-tools",
|
|
"nesting": {
|
|
"parents": ["scheduled-plugin"],
|
|
"childs": []
|
|
},
|
|
"platforms": ["pi/epoch-1", "pi/epoch-2"],
|
|
"offline": {
|
|
"support": "no",
|
|
"info": "Needs to fetch remote content"
|
|
}
|
|
}
|