poshlostios/app/poki/poki.json
2025-05-25 20:01:22 +03:00

20 lines
442 B
JSON

[
{
"id": "zhelp",
"title": "help page",
"icon": "app/mxwm/zhelp.png",
"script": ["/app/zhelp.js"]
},
{
"id": "sexp",
"title": "sexp explorer",
"icon": "app/sexp/sexp.png",
"script": ["/app/sexp.js"]
},
{
"id": "zterm",
"title": "zterm - terminal emulator",
"icon": "app/zterm/zterm.png",
"script": ["/app/zterm.js"]
}
]