Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ohanhi/trains
Elm SPA for live station schedules for Helsinki region commuter trains
https://github.com/ohanhi/trains
elm
Last synced: about 2 months ago
JSON representation
Elm SPA for live station schedules for Helsinki region commuter trains
- Host: GitHub
- URL: https://github.com/ohanhi/trains
- Owner: ohanhi
- License: bsd-3-clause
- Created: 2017-09-06T07:19:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T10:34:58.000Z (almost 2 years ago)
- Last Synced: 2024-05-08T23:32:43.067Z (8 months ago)
- Topics: elm
- Language: Elm
- Homepage: https://trains.today/
- Size: 1.09 MB
- Stars: 25
- Watchers: 7
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Trains.today - Live Helsinki regional train station schedules [![Build Status](https://travis-ci.org/ohanhi/trains.svg?branch=master)](https://travis-ci.org/ohanhi/trains)
===============================Quick overview for a single station using live data from [rata.digitraffic.fi](https://rata.digitraffic.fi/api/v1/doc/index.html#LiikennepaikansaapuvatjalahtevatjunatAikavali).
## Running on your machine
1. Install Elm with e.g. `npm i -g elm` ([guide](https://guide.elm-lang.org/install.html))
2. Clone this repository
3. Build with `npm run build`
4. Serve with `npm run serve` (uses Python)
5. Navigate to `http://localhost:8000`.## Credits
Train car icon CC-BY (c) Hannah Strobel