Skip to content

A script to print Pi-Hole information in your terminal without needing to SSH into your pi. Written using curses in python.

Notifications You must be signed in to change notification settings

WillyJimmyDev/holeInfo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pi-Hole Status

Simple script written uses curses to print information from your pi-hole on your terminal without needing to SSH into your pi or havin to open the web interface. Script refreshes once every 30 seconds, should work on linux and macOS.

Installation instructions:

Make sure you have python3 installed

$ git clone https://github.com/mnk400/holeinfo
$ cd holeinfo
$ make install

Usagae:

$ holeinfo

About

A script to print Pi-Hole information in your terminal without needing to SSH into your pi. Written using curses in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.1%
  • Makefile 3.9%