Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nolanbconaway/home-network-speed
Application for monitoring my network speed
https://github.com/nolanbconaway/home-network-speed
dashboard flask network
Last synced: about 1 month ago
JSON representation
Application for monitoring my network speed
- Host: GitHub
- URL: https://github.com/nolanbconaway/home-network-speed
- Owner: nolanbconaway
- Created: 2019-05-27T23:31:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T21:16:36.000Z (8 months ago)
- Last Synced: 2024-05-21T22:26:38.279Z (8 months ago)
- Topics: dashboard, flask, network
- Language: Python
- Homepage: https://nolans-network-speed.onrender.com/today
- Size: 38.1 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# home-network-speed
[![Main Workflow](https://github.com/nolanbconaway/home-network-speed/actions/workflows/push.yml/badge.svg)](https://github.com/nolanbconaway/home-network-speed/actions/workflows/push.yml)
This is a python application which keeps track of my home network performance. There is a cron job running on a raspberry pi throughout the day, which stores the results of a speed test in a database. There is also a flask app reads the database and shows me the speeds over time.