2022-06-05 20:06:41 +01:00

11 lines
546 B
JSON

{
"appid": "c106a4464d1b08d0e35edb92ddfabae6f9dc765f",
"name": "Speedtest Tracker",
"website": "https://github.com/henrywhitaker3/Speedtest-Tracker",
"license": "GNU General Public License v3.0 only",
"description": "This program runs a speedtest check every hour and graphs the results. The back-end is written in Laravel and the front-end uses React. It uses the Ookla's speedtest cli package to get the data and uses Chart.js to plot the results.",
"enhanced": true,
"tile_background": "dark",
"icon": "speedtesttracker.png"
}