Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/melizeche/internetmonitor
A little python script for checking internet connection every minute and report the result in a nice damn simple html file
https://github.com/melizeche/internetmonitor
Last synced: 3 months ago
JSON representation
A little python script for checking internet connection every minute and report the result in a nice damn simple html file
- Host: GitHub
- URL: https://github.com/melizeche/internetmonitor
- Owner: melizeche
- Created: 2014-02-21T20:11:38.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-21T21:38:00.000Z (almost 11 years ago)
- Last Synced: 2024-04-15T03:09:14.778Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 129 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Something for monitor internet connection
I made this because I'm tired of being f***ed by my ISP, I'm running this in a Raspberry Pi**REQUIREMENTS**
- Python 2.6+
- APScheduler (pip install apscheduler)First configure the DB variable(in internetMonitor.py) to set your sqlite database, you can use absolute paths
Just run internetMonitor.py (if you can as a service or daemon), every minute will write in your database and in data.js if the internet was recheable
In chart.html you can see a nice pie chart with the data