Files
webcal-dashboard/kindle/ascwebdash/menu.json
2024-12-16 12:34:16 -06:00

9 lines
192 B
JSON
Executable File

{
"items": [
{
"name": "Web Dash",
"description": "Download and display an image from a URL",
"action": "./bin/asc-webdash.sh"
}
]
}