From 59d160bf7ffe007409bdd83877afd78ff9990fa0 Mon Sep 17 00:00:00 2001 From: PinchToDebug <52333417+PinchToDebug@users.noreply.github.com> Date: Thu, 22 Aug 2024 16:02:21 +0200 Subject: [PATCH] Update README.md --- README.md | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9929504..5056de1 100644 --- a/README.md +++ b/README.md @@ -1 +1,31 @@ -# Pihole_Tray \ No newline at end of file +# Unofficial Pi-hole tray monitor for Windows +**Pihole Tray** is a system tray application for Windows that allows you to manage your Pi-hole instance(s) directly from your desktop. Easily toggle blocking and check statistics without needing to access the web interface. + +## ✨ Features + +- Easy setup +- Option to hide or show parts of the statistics +- Ability to disable or enable Pi-hole +- Background styles: Mica, Acrylic, Opaque +- It can be pinned +- Option to start on login +- Support for multiple instances + +## Screenshots + +![1](Screenshots/1.jpg) +![2](Screenshots/2.jpg) +![3](Screenshots/3.jpg) + +## 🤝 Contributing +Contributions are welcome! If you have an idea for a feature or find a bug, please open an issue or submit a pull request! + +## 📜 License + +This project is licensed under the MIT License. + +The project is built using [WPF UI](https://github.com/lepoco/wpfui), which is licensed under the [MIT License](https://github.com/lepoco/wpfui/blob/main/LICENSE). + +## ⚠️ Disclaimer + +This project is not affiliated with the Pi-hole project or its developers. This tool is a third-party application developed independently.