Skip to content

Public transport fastest-route finder for Israel Railways (Rust rewrite)

License

Notifications You must be signed in to change notification settings

hadeutscher/RustyRail

Repository files navigation

HaRail

Build Status

Public transport fastest-route finder for Israel Railways (Rust rewrite)

Building

cargo build --release

Running from CLI

./harail_cli ~/harail.db parse-gtfs ~/israel-public-transportation/
./harail_cli ~/harail.db list-stations

If not present, obtain Israel's public transportation database from https://gtfs.mot.gov.il/gtfsfiles/israel-public-transportation.zip

Refer to ./harail_cli -h for more options.

Running a server

./harail_server ~/harail.db

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.

About

Public transport fastest-route finder for Israel Railways (Rust rewrite)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published