This is a simple tool made to get the coordinates of some point thanks to geocoding. This coordinates will be directly formatted to be used in an aeronautical flightplan.
It has been archived because the eframe API is too much changing.
Install rust for your system.
Then compile using:
cargo build --release
And run:
cargo run --release
Don't forget to specify the path to a file in which you have entered some addresses, one per line.