Add your content
You can load a local page or an online ressource.
Put your local content in /assets/data/index.html
or configure a URL in the config file (→ see Configuration).
You can load a local page or an online ressource.
Put your local content in /assets/data/index.html
or configure a URL in the config file (→ see Configuration).
If you need a config file, put it in either of these locations:
/assets/presentation/config.jsonHere is an example:
{
"url": "https://www.tooloop.de",
"allowedDomains": [
"tooloop.de",
"www.tooloop.de"
],
"logPath": "/assets/logs/Tooloop-Kiosk-Browser.log"
}