Skip to content

JBertaux/pi-trmnl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 * * * java -jar build/libs/pi-trmnl-1.0.0-fat.jar -e <PIHOLE-ENDPOINT> -p <PIHOLE-PASSWORD> -t <TRMNL-PLUGIN-ID> > ~/crontab_log.txt

About

Script to push your Pi-Hole stats to a custom TRMNL plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors