frontend/data/apps.json
2024-05-01 14:58:31 +00:00

43 lines
648 B
JSON

[
{
"name": "Scratch 2",
"directory": "scratch2",
"image": "cover.svg"
},
{
"name": "SB2 to SWF",
"directory": "sb2toswf",
"image": "cover.svg"
},
{
"name": "MiniWiki",
"directory": "wiki",
"image": "cover.svg"
},
{
"name": "Windows 11",
"directory": "11",
"image": "cover.svg"
},
{
"name": "Javascript Deobfuscator",
"directory": "deobsfucator",
"image": "cover.svg"
},
{
"name": "Code Editor",
"directory": "code",
"image": "cover.svg"
},
{
"name": "Turbowarp",
"directory": "turbowarp",
"image": "cover.svg"
},
{
"name": "Calculator",
"image": "cover.svg",
"directory": "calc"
}
]