Skip to content

64x64 LED Raspberry Pi Pihole Monitor. This project uses Adafruit's 64x64 LED panel to monitor my PiHole setup remotely or locally. Systemd process failure alert. Status monitor. Stat monitor

License

charlieporth1/64x64-LED-Raspberry-Pi-Pihole-Monitor-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

64x64 LED Raspberry Pi Pi-Hole Monitor

Project overview

This project uses Adafruit's 64x64 LED panel to monitor my PiHole setup remotely or locally (Internet or Intranet) and can be run locally You can purchase a Adafruit 64x64 LED panel here This project was built and tested with Python3.7 This project installs this library in order to print on the display


Project functions

  • Status monitor
  • Stat monitor
  • Systemd process failure alert

Running && Install

Modify config-sample.yaml for your needs

Install

mv config-sample.yaml config.yaml
source venv/bin/activate
pip install -r requirements.txt

Running

source venv/bin/activate 
sudo python3 main.py

About

64x64 LED Raspberry Pi Pihole Monitor. This project uses Adafruit's 64x64 LED panel to monitor my PiHole setup remotely or locally. Systemd process failure alert. Status monitor. Stat monitor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published