All Projects → daleosm → Pihole Panel

daleosm / Pihole Panel

Licence: gpl-3.0
Python/GTK3 based Pi-hole (network-level adblocker) dashboard for stats and more

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pihole Panel

Pieman
Script for creating custom OS images for single-board computers
Stars: ✭ 149 (+19.2%)
Mutual labels:  raspberry-pi, ubuntu, debian, raspbian
Atomic Toolkit
AtoMiC Toolkit simplifies HTPC / Home Server setup and management on Ubuntu and Debian variants including Raspbian. It currently supports: Couchpotato, Deluged, Emby, FFmpeg, Headphones, Htpcmanager, Jackett, Kodi, Lazylibrarian, Madsonic, Mono, Mylar, Nzbget, Nzbhydra, NzbToMedia, Ombi, Plex, Plexpy, Pyload, qBittorrent, Radarr, Sabnzbd+, Sickgear, Sickrage, Sonarr, Subsonic, Transmission, Unrar, Watcher, and Webmin.
Stars: ✭ 747 (+497.6%)
Mutual labels:  raspberry-pi, ubuntu, debian, raspbian
Spocon
SpoCon - A Spotify Connect Client for Debian , Ubuntu and Raspberry Pi based on librespot-java
Stars: ✭ 51 (-59.2%)
Mutual labels:  raspberry-pi, ubuntu, debian, raspbian
Piadvanced
This started as a custom install for my pihole!
Stars: ✭ 144 (+15.2%)
Mutual labels:  pi-hole, raspberry-pi, ubuntu, debian
airgeddon deb packages
Useful related to airgeddon packages for Debian based Linux distributions
Stars: ✭ 22 (-82.4%)
Mutual labels:  debian, ubuntu, raspbian
dist-detect
Try to determine what Linux/Unix distribution is running on a remote host and get a hint if security updates are applied.
Stars: ✭ 14 (-88.8%)
Mutual labels:  debian, ubuntu, raspbian
Pi Hole Unbound Wireguard
Turning your Raspberry Pi into an ad-blocking VPN with built-in DNS resolution using Pi-Hole, Unbound & WireGuard.
Stars: ✭ 302 (+141.6%)
Mutual labels:  pi-hole, raspberry-pi, raspbian
Slickstack
SlickStack is a free LEMP stack automation script written in Bash designed to enhance and simplify WordPress provisioning, performance, and security.
Stars: ✭ 311 (+148.8%)
Mutual labels:  ubuntu, debian, raspbian
Mobilenet Ssd Realsense
[High Performance / MAX 30 FPS] RaspberryPi3(RaspberryPi/Raspbian Stretch) or Ubuntu + Multi Neural Compute Stick(NCS/NCS2) + RealSense D435(or USB Camera or PiCamera) + MobileNet-SSD(MobileNetSSD) + Background Multi-transparent(Simple multi-class segmentation) + FaceDetection + MultiGraph + MultiProcessing + MultiClustering
Stars: ✭ 322 (+157.6%)
Mutual labels:  raspberry-pi, ubuntu, raspbian
Buildswiftonarm
All you need to build Swift on a RaspberryPi or other ARM boards, updated to Swift 5.1.5
Stars: ✭ 448 (+258.4%)
Mutual labels:  ubuntu, debian, raspbian
Debootstick
Generate a bootable live image from any Debian/Ubuntu filesystem tree.
Stars: ✭ 48 (-61.6%)
Mutual labels:  raspberry-pi, ubuntu, debian
88x2bu
Linux Driver for USB WiFi Adapters that are based on the RTL8812BU and RTL8822BU Chipsets
Stars: ✭ 122 (-2.4%)
Mutual labels:  raspberry-pi, ubuntu, debian
Hassctl
Simple command line utility to help debug Home Assistant configuration
Stars: ✭ 77 (-38.4%)
Mutual labels:  raspberry-pi, ubuntu, raspbian
My Pihole Blocklists
Create custom pi-hole blocklists
Stars: ✭ 269 (+115.2%)
Mutual labels:  pi-hole, raspberry-pi, raspbian
Tmoe Linux
🍭Without any basic knowledge of linux shell,you can easily install and configure a GNU/Linux graphical desktop environment on 📱Android termux and 💻WSL .🍰You can also run VSCode on your android phone.🍹Graphical qemu manager,🐋support running docker on Android.配置WSL和安卓手机的linux容器,桌面环境,主题美化,远程桌面,音频服务,镜像源,uefi开机启动项,webdav(nginx),fcitx输入法以及qemu-system虚拟机...
Stars: ✭ 149 (+19.2%)
Mutual labels:  ubuntu, debian, raspbian
Nginx Ee
Automated Nginx compilation from sources with additional modules support. Compatible with WordOps, EasyEngine & Plesk
Stars: ✭ 132 (+5.6%)
Mutual labels:  ubuntu, debian, raspbian
Piku
The tiniest PaaS you've ever seen. Piku allows you to do git push deployments to your own servers.
Stars: ✭ 902 (+621.6%)
Mutual labels:  raspberry-pi, ubuntu, raspbian
Hardware
The devices I have, what runs on them, their configurations, issues, solutions, and associated projects
Stars: ✭ 67 (-46.4%)
Mutual labels:  ubuntu, debian, raspbian
Dockstarter
DockSTARTer helps you get started with home server apps running in Docker.
Stars: ✭ 1,265 (+912%)
Mutual labels:  ubuntu, debian, raspbian
Vagrant Box Templates
Stars: ✭ 100 (-20%)
Mutual labels:  ubuntu, debian

PiHole-Panel

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 (3.3)

  • Prevent window is ready message

pihole-panel (3.2)

  • Labeling error

pihole-panel (3.0)

  • Settings window is now homogeneous

pihole-panel (2.7)

  • Set main window resizable to false

pihole-panel (2.6)

  • Fixed alignment for settings items with some themes

pihole-panel (2.5)

  • Settings window is now centered

pihole-panel (2.3)

  • Settings window is now a fixed size
  • Code and performance improvements
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].