Skip to content

Display Pi-Hole statistics on the Inky-Phat

Notifications You must be signed in to change notification settings

KingYam/inky-hole

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inky Hole

I've edited this to work on my network, and also added some text labels.

I followed the guide from LTT to setup my pihole, and the forked repo to set up the Inky pHat screen.

If you get an error trying to run main.py due to ratioblocked change the URL on line 20 to the IP address of your Pi.

See below for original README from neauoire:


Display the number of blocked requests, and filtered traffic, from Pi-Hole, on Pimoroni's Inky-Phat.

Reload automatically every 30 minutes

Edit crontab.

crontab -e

Add the following line:

*/30 * * * * python /home/pi/inky-hole/main.py

Enjoy!

About

Display Pi-Hole statistics on the Inky-Phat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%