Electron MenuBar application that allow you to find your way to home where ever
you are.
Works on Mac OS, Windows and some Linuxes.
This app use the Navitia API. Please create an account and get a token.
Then update the code or set the env with :
export NAVITIA_TOKEN=<your_token>
npm install
npm start
Just build the app like a normal Electron app and launch it.
