mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-20 04:16:08 +08:00
* 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>
10 lines
346 B
JSON
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"
|
|
} |