2024-06-13 21:26:47 +00:00
|
|
|
{
|
|
|
|
"id":"nostt",
|
|
|
|
"name":"NOS Teletekst",
|
|
|
|
"shortName": "Teletekst",
|
|
|
|
"version": "1.00",
|
|
|
|
"description": "Dutch Teletekst using the NOS Teletekst api. Requires http access via BangleJS GadgetBridge.",
|
2024-06-13 21:36:19 +00:00
|
|
|
"type": "app",
|
2024-06-13 21:26:47 +00:00
|
|
|
"storage": [
|
|
|
|
{"name":"nostt.app.js","url":"nostt.app.js"},
|
|
|
|
{"name":"nostt.img","url":"nostt.icon.js","evaluate":true}
|
|
|
|
],
|
|
|
|
"readme": "README.md",
|
|
|
|
"icon":"nostt_logo.png",
|
|
|
|
"supports": ["BANGLEJS2"],
|
|
|
|
"screenshots": [{"url": "nostt_screenshot_1.png"}, {"url": "nostt_screenshot_2.png"}],
|
|
|
|
"tags": "nos,teletext,teletekst,news,weather"
|
|
|
|
}
|