Thanks to visit codestin.com
Credit goes to github.com

Skip to content

JBertaux/pi-trmnl

Repository files navigation

pi-trmnl

PiTrmnl Screen

Python script to push your Pi-Hole stats to a custom TRMNL plugin

How to run it ?

Edit your crontab file

crontab -e

Cron configuration

0 */6 * * * python3 /home/pi/pi-trmnl/pi-trmnl/pi-trmnl.py -e <PIHOLE-ENDPOINT> -p <PIHOLE-PASSWORD> -t <TRMNL-PLUGIN-ID> > ~/crontab_log.txt

About

Python script to push your Pi-Hole stats to a custom TRMNL plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published