Skip to content

Program that displays statistics from Pi-Hole to the 2.66" Waveshare E-Ink display, and updates every 30 minutes.

Notifications You must be signed in to change notification settings

DanielJ-OBrien/Pihole-EInk-2.66inch

Repository files navigation

IMG_20220709_233920

Pihole E-Ink 2.66inch Statistic Display

Program that displays statistics from Pi-Hole to the 2.66" Waveshare E-Ink display, and updates every 30 minutes.

Setup

Note: This guide assumes you have already installed the libraries required to use the display. These can be found through this link:

https://www.waveshare.com/wiki/2.66inch_e-Paper_Module#Install_libraries

  1. Install PiHole-api:

python3 -m pip install --no-cache-dir PiHole-api

  1. Download the source code zip file from release 1.0 on the right of the page

  2. Unzip it all to a new folder on the device connected to the display

  3. Open main.py and change BOTH instances of (Write IP here) to your devices IPv4 address.

  4. Run main.py, and leave it open.

About

Program that displays statistics from Pi-Hole to the 2.66" Waveshare E-Ink display, and updates every 30 minutes.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages