Skip to content
/ pinger Public

This project aims to monitor your internet connection using a cheap Raspberry Pi with an attached display

License

Notifications You must be signed in to change notification settings

alexghr/pinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinger

This project aims to monitor your internet connection using a cheap Raspberry Pi with an attached display (ST7789).

raspi

Background

During the first lockdown my ISP had trouble holding a stable connection so I wrote this script just to keep an eye on things. I could quickly tell if my connection dropped just by looking at the Raspberry PI instead of having to manually open up Google to check.

Hardware used

Software used

Python 3.4+. Needs to have support for asyncio. For libraries used, see requirements.txt.

Running it

Just copy everything on your Raspberry Pi, create a virtual env, install dependencies with pip and run with

python3 -m pinger

About

This project aims to monitor your internet connection using a cheap Raspberry Pi with an attached display

Topics

Resources

License

Stars

Watchers

Forks

Languages