Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.