Lucas Araujo 0c395214a8
feat: add MySpeed app integration with live stats and config (#869)
* feat: add MySpeed app integration with live stats and config

- Implement MySpeed app with live statistics display for download/upload speeds
- Add configuration page with URL override option
- Include app icon and metadata in app.json

* style: format constructor with consistent spacing

* refactor: remove empty line in MySpeed constructor

---------

Co-authored-by: Lucas Araujo <lucas.ribeiro.de.araujo@rabobank.nl>
2025-09-20 16:15:44 +02:00

10 lines
346 B
JSON

{
"appid": "ac2f9c8aee6a960204b0fb387d33185679217db2",
"name": "MySpeed",
"website": "https://myspeed.dev",
"license": "MIT License",
"description": "MySpeed is a speed test analysis software that records your internet speed for up to 30 days.",
"enhanced": true,
"tile_background": "dark",
"icon": "myspeed.png"
}