https://github.com/tsutsu3/pi-hole-client
Unofficial Pi-hole client
https://github.com/tsutsu3/pi-hole-client
adblock android client dashboard mobile pi-hole v5 v6
Last synced: 6 months ago
JSON representation
Unofficial Pi-hole client
- Host: GitHub
- URL: https://github.com/tsutsu3/pi-hole-client
- Owner: tsutsu3
- License: apache-2.0
- Created: 2024-11-02T16:06:20.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-12T23:00:38.000Z (6 months ago)
- Last Synced: 2025-04-13T05:43:14.309Z (6 months ago)
- Topics: adblock, android, client, dashboard, mobile, pi-hole, v5, v6
- Language: Dart
- Homepage: https://play.google.com/store/apps/details?id=io.github.tsutsu3.pi_hole_client
- Size: 18.2 MB
- Stars: 20
- Watchers: 1
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![CodeCov][codecov-shield]][codecov-url]
[![Codaocy][codacy-shield]][codacy-url]
[![SonarQube][sonar-quality-gate-shield]][sonar-quality-gate-url]
[![Pihole V6][pihole-v6-shield]][pihole-url]
[![Pihole V5][pihole-v5-shield]][pihole-url]
## ๐ Table of Contents
- [๐ Table of Contents](#-table-of-contents)
- [๐ About The Project](#-about-the-project)
- [๐ก Main features](#-main-features)
- [๐ Requirements](#-requirements)
- [๐ Privacy policy](#-privacy-policy)
- [๐ Disclaimer](#-disclaimer)
- [๐ Recommended lists](#-recommended-lists)
- [๐ Donations](#-donations)
- [๐ ๏ธ Development](#๏ธ-development)
- [๐ฆ Install](#-install)
- [โ๏ธ License](#๏ธ-license)
- [๐๏ธ Credits](#๏ธ-credits)## ๐ About The Project
The easy way to manage your Pi-holeยฎ server.
The Pi-hole client features a beautiful and modern user interface.
Easily view statistics, enable or disable the server, access logs, and much more.
## ๐ก Main features

โถ Manage your Pi-holeยฎ server the easy way.
โถ Supports Pi-hole v6.
โถ Connect via HTTP or HTTPS.
โถ Enable and disable the server with just one button.
โถ Visualize detailed statistics with clear, dynamic charts.
โถ Add multiple servers and manage them all in one place.
โถ Explore query logs and access detailed log information.
โถ Manage your domain lists: add or remove domains from the whitelist or blacklist.
โถ Update Adlists and apply changes directly from the app.
โถ Material You interface with dynamic theming (Android 12+ only).
## ๐ Requirements
- **Requires Pi-hole v6 or greater** (v5 is now considered an older version)
- **Pi-hole v5 is still supported**, but it is an outdated version## ๐ Privacy policy
Check the privacy policy [here](https://github.com/tsutsu3/pi-hole-client/wiki/Privacy-policy).
## ๐ Disclaimer
This is an unofficial application. The Pi-hole team and the development of the
Pi-hole software is not related in any way with this application.## ๐ Recommended lists
On [this repository](https://github.com/JuanRodenas/Pihole_list) you can find
some recommended lists. Thanks to [JuanRodenas](https://github.com/juanico10).## ๐ Donations
If you like the project and you want to contribute with the development, you
can [become a sponsor on GitHub](https://github.com/sponsors/tsutsu3), or
[buy me a coffe](https://buymeacoffee.com/tsutsu3).## ๐ ๏ธ Development
For development setup and build instructions, please refer to the following document:
๐ **[Development Guide](docs/development.md)**
This guide includes:
- Setting up the development environment
- Compiling production builds for different platforms
- Code quality and analysis
- CI/CD secrets management and workflows## ๐ฆ Install
For installation instructions, please refer to the following document:
๐ **[Installation Guide](docs/install.md)**
## โ๏ธ License
This app distributed under the Apach 2.0 License. See [LICENSE](./LICENSE) for
more information.## ๐๏ธ Credits
This project is based on [DroidHole](https://github.com/jgeek00/droid-hole),
originally developed by [JGeek00](https://github.com/JGeek00).For details on the licenses applicable to this project, please refer to [LICENSE.md](./LICENSE.md).
[issues-shield]: https://img.shields.io/github/issues/tsutsu3/pi-hole-client?style=for-the-badge
[issues-url]: https://github.com/tsutsu3/pi-hole-client/issues
[license-shield]: https://img.shields.io/github/license/tsutsu3/pi-hole-client?style=for-the-badge
[license-url]: https://github.com/tsutsu3/pi-hole-client/blob/master/LICENSE
[codecov-shield]: https://img.shields.io/codecov/c/github/tsutsu3/pi-hole-client?token=O6MIIYA211&style=for-the-badge&logo=codecov
[codecov-url]: https://codecov.io/gh/tsutsu3/pi-hole-client
[codacy-shield]: https://img.shields.io/codacy/grade/e4ab48745a654893b4178f13265bc99f?style=for-the-badge&logo=codacy
[codacy-url]: https://app.codacy.com/gh/tsutsu3/pi-hole-client/dashboard
[sonar-quality-gate-shield]: https://img.shields.io/sonar/quality_gate/tsutsu3_pi-hole-client?server=https://sonarcloud.io&style=for-the-badge&logo=sonarqube
[sonar-quality-gate-url]: https://sonarcloud.io/summary/new_code?id=tsutsu3_pi-hole-client
[pihole-v6-shield]: https://img.shields.io/badge/Pi--hole-v6-green?style=for-the-badge&logo=pihole
[pihole-v5-shield]: https://img.shields.io/badge/Pi--hole-v5-orange?style=for-the-badge&logo=pihole
[pihole-url]: https://pi-hole.net