fbd7bf5c7025d39d7cc6a01c660738f8268eb230
- API calls rewritten for Valhalla isochrone endpoint - Transport modes: auto/bicycle/pedestrian (Valhalla costing) - Time ranges now up to 10h (no more 1h ORS limit) - Defaults: 1h, 2h, 4h — input in hours with 0.5h steps - Valhalla URL configurable in settings (default: routing.kerboul.me) - No API key needed (self-hosted on CT 201 / Echelon)
isochrone-app
An Electron application with React and TypeScript
Recommended IDE Setup
Project Setup
Install
$ npm install
Development
$ npm run dev
Build
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux
Description
Languages
TypeScript
63%
CSS
34.1%
JavaScript
2.4%
HTML
0.5%