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
- Status monitor
- Stat monitor
- Systemd process failure alert
Modify config-sample.yaml
for your needs
mv config-sample.yaml config.yaml
source venv/bin/activate
pip install -r requirements.txt
source venv/bin/activate
sudo python3 main.py