Skip to content

Python/GTK3 based Pi-hole Dashboard for stats and more

License

Notifications You must be signed in to change notification settings

ewallis/PiHole-Panel

 
 

Repository files navigation

PiHole-Panel 2.6

Connects to one or multiple Pi-hole hosts and reports statistics in real-time and also allows you to use it as a control panel to control your Pi-hole hosts independently.

This program will run on your Pi or desktop computer that is running Raspian, Ubuntu, Pop_OS!, Debian etc...

Install/Update

1. You must use a password with your Pi-hole otherwise the API becomes read-only.
2. Download pihole-panel-latest.deb from above.
3. Open Terminal
cd ~/Downloads
sudo dpkg -i pihole-panel-latest.deb

Alternatively, Ubuntu, Pop_OS!, and more experimental Raspbian users can use the Ubuntu PPA:

sudo add-apt-repository ppa:daleosm/pihole-panel
sudo apt update
sudo apt install pihole-panel

Troubleshoot

rm ~/.config/pihole_panel_configs.xml

Uninstall

sudo apt remove pihole-panel

Changelog

PiHole-Panel 2.6

  • Fixed alignment for settings items with some themes.

PiHole-Panel 2.5

  • Settings window is now centered.

About

Python/GTK3 based Pi-hole Dashboard for stats and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Other 0.8%