mirror of
https://github.com/MeexReay/poshlostios.git
synced 2025-06-24 02:22:58 +03:00
20 lines
442 B
JSON
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"]
|
|
}
|
|
] |