Skip to content

Personal Pi-hole configuration with blocklists and Inky pHAT display code

Notifications You must be signed in to change notification settings

BramvdHoek/pi-hole_einkt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

pi-hole

Personal Pi-hole configuration with blocklists and Inky pHAT display code

Version 2.0

Bugfixes and changes made by BramvdHoek

Planning to do more customization options. Add support for the 3 color Inky Phat epaper hat.

Settings section

In the settings section you can change some parameters without having to edit it in multiple places in the code.

pihole_ip = enter the ipadress of the pihole server to display stats for.

Example:

#----------------------------- Settings change me -----------------------------#

#ipadress of the pihole server
pihole_ip = "192.168.1.4"

#------------------------------------------------------------------------------#

About

Personal Pi-hole configuration with blocklists and Inky pHAT display code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%