Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 487 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 487 Bytes

speedtest

tasks:

  • an app to monitor your bandwidth using speedtest-cli tool (based on speedtest.net)
  • based on Flask/Nginx + Postgres
  • works as API - client who wants to be monitored has a script in his cron (like your router on openwrt)
  • access through api key - each user can display his own graph/stats
  • site task: deploy the app using docker

graph manual userpanel