Update README
Added App Store badge and links to Android and CLI apps
This commit is contained in:
parent
84459cd38f
commit
c55f296456
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
# PiHelper
|
||||
|
||||
<a href="https://apps.apple.com/us/app/pihelper-pi-hole-controller/id1495731139" target="_blank" title="PiHelper – Pi-hole controller"><img src="https://developer.apple.com/app-store/marketing/guidelines/images/badge-download-on-the-app-store.svg" alt="Download on the App Store" /></a>
|
||||
|
||||
PiHelper is a SwiftUI app designed to allow you to quickly enable/disable a [Pi-hole](https://pi-hole.net) without needing to open up the web interface to do so.
|
||||
|
||||
There is also a similar [Android app](../pihelper-android) and [command line utility](../pihelper).
|
||||
|
|
Loading…
Reference in a new issue