Files

15 lines
267 B
JSON

{
"schemaVersion": 1,
"id": "blob.speedtest",
"name": "Speed Test",
"version": "1.0.0",
"author": "Blob",
"description": "Internet speed test with download and upload dials",
"kinds": [
"panel"
],
"entryPoints": {
"panel": "Panel.qml"
}
}