joshspicer / pihole-mobile-app

iOS and Android (Xamarin Forms) app to manage your local Pi-hole
https://apps.apple.com/us/app/pi-contrhole/id1507963158
Other
27 stars 3 forks source link

Roadmap #1

Open user858753257 opened 4 years ago

user858753257 commented 4 years ago

Hey ,

thanks for the app . What is your plan with the app in the future ? Which setting are possible is the API ?

joshspicer commented 4 years ago

Hello! My next update will be adding more detail to the stats screen (maybe move the graphs over/show top domains blocked).

In terms of settings, there is nothing else I need to trigger on a semi-daily basis. Is there something you'd like to be able to toggle? Open to ideas.

There API seems to be in a weird limbo. I'm hoping with pi-hole 5 they iron some of that out.

user858753257 commented 4 years ago

Hi ,

thanks for the answer . Do you have information when version 5 is coming ?

Would be cool when I can black/whitelist a domain with your app

CelticWebSolutions commented 4 years ago

I’d like to see current connected clients list as a possible stat in the app if the api supports it.

It would also be good to see top blocked domains as you mention above. The graphs would be nice if it’s possible to click on a box and get a map, probably landscape, to Show the activity of it over the last 24 hours.

All these things would be nice, though for the time being, it does exactly what I’d want from it except the connected devices list.

Thank you for your work on this :)

joshspicer commented 4 years ago

Appreciate the ideas guys! Placing what i'll be working on here if you're ever curious :)

CelticWebSolutions commented 4 years ago

I’ll keep an eye on it. Thanks!

BananaHammock743 commented 4 years ago

I came here to see if multiple instance support is on the roadmap, which I can see it is 🎉 looking forward to that. So exciting having this for iOS and the recent release of PiBar for MacOS! Keep it up

daveb92 commented 4 years ago

Great work so far! Being able to see a display of the recent query’s page (query log - in v5 side bar) would be amazing! Keep up the good work!

Edit: looks like you should be able to get this from the api: “getAllQueries” maybe and just have the last 50 entries maybe? Could add in filters I suppose.

joshspicer commented 4 years ago

I came here to see if multiple instance support is on the roadmap, which I can see it is 🎉 looking forward to that. So exciting having this for iOS and the recent release of PiBar for MacOS! Keep it up

Finally got around to getting that setup. It's all done in PR #20. Just testing it myself before I push it to app store :)