tools/tools.json
zyqunix e145681c9d huge change:
uses json instead of absolute tool-div adding
2024-11-18 21:50:30 +01:00

14 lines
No EOL
474 B
JSON

[
{
"name": "Mouse Test",
"subheader": "Test your mouse's keys",
"description": "This tool allows you to test your mouse's keys: Left Click; Middle Click; Right Click.",
"url": "/click"
},
{
"name": "Keyboard Test",
"subheader": "Test your keyboard's keys",
"description": "This tool allows you to test your keyboard's keys. To start, press any key to show its presses.",
"url": "/keyboard"
}
]