hyperion.ng/assets/webconfig/manifest.webapp
redPanther 7dfb9f1967 integrated webserver ... (#697)
* initial commit of webconfig

* update example config with webconfig and fix format of file
update debian postinst script for install example config
2016-06-12 22:27:24 +02:00

14 lines
404 B
JSON

{
"name": "hyperion remote control",
"description": "Client side app for controlling the hyperion server over the local network.",
"launch_path": "/hyperion-remote/index.html",
"icons": {
"128": "/hyperion-remote/res/icon_128.png"
},
"developer": {
"name": "Daniel Wiese",
"email": "gamadril.dev@gmail.com",
"url": "https://github.com/Gamadril"
},
"default_locale": "en"
}