-
-
Notifications
You must be signed in to change notification settings - Fork 6
Description
I have two pi-holes at home, and I have two pi-holes at work. If I add them all to my one instance of PiBar, then I cannot pause or control them simultaneously. So I copied the app and I can get two to run but as soon as I close the app, the last one that was saved is still used - so it looks like there must be a config file that is shared and I cannot have two environments. Is there a way to have different environments or profiles so to speak so that I can setup my two for home under one profile/environment and then setup my two work pi-holes in a different profile/environment. Super props if detecting the pi-holes on startup (via pingable name, online status, or perhaps network subnet detecting) and switching to that profile! Any chance that can be done?