brouter icon indicating copy to clipboard operation
brouter copied to clipboard

Simplification of the BRouter connection

Open devemux86 opened this issue 2 years ago • 0 comments

When we make a new install of BRouter, we must first start BRouter once to select its data base dir.

Then we can call it from other apps, download BRouter routing data and make route calculations. Otherwise BRouter crashes if it has not created its dir structure in /media/ folder.

Is it possible that when we call BRouter externally, then BRouter automatically initializes its dir structure? So there is no crash from using it and users don't get confused that they have to open it and select a dir.

Originally reported in https://github.com/devemux86/cruiser/discussions/238.

devemux86 avatar Jul 09 '23 13:07 devemux86