Commit graph

7 commits

Author SHA1 Message Date
Billy Brawner
d42d85c419 Add app icon assets
Signed-off-by: Billy Brawner <billy@wbrawner.com>
2019-11-16 19:46:10 -07:00
Billy Brawner
703ca0717a Add methods for automatically detecting the Pi-Hole
As soon as the user starts up the app, we'll first try to ping their DNS
server, as that should in theory be the Pi-Hole. If that doesn't work,
then we offer the user the chance to either scan their network or
manually enter in the IP address for their Pi.
2019-11-16 19:12:56 -07:00
Billy Brawner
1ce7b74329 Allow plaintext traffic
I highly doubt most people will have their Pi-Hole set up with HTTPS (I
know I certainly don't), so plaintext traffic is a must. It shouldn't be
a problem witihin one's LAN.
2019-11-16 16:26:56 -07:00
Billy Brawner
e9cdb6df6f Fix title on details view
Signed-off-by: Billy Brawner <billy@wbrawner.com>
2019-10-20 09:20:44 -07:00
Billy Brawner
726beb550e Fix IP address format if it doesn't include the scheme
Signed-off-by: Billy Brawner <billy@wbrawner.com>
2019-10-19 23:41:55 -07:00
Billy Brawner
3628f34598 Add somewhat functional implementation of enabling and disabling the Pi-Hole
Signed-off-by: Billy Brawner <billy@wbrawner.com>
2019-10-19 23:22:38 -07:00
Billy Brawner
3c9efcfbce Initial Commit 2019-10-17 15:47:09 -07:00