12 lines
603 B
Markdown
12 lines
603 B
Markdown
# RFI Train Monitor Website
|
|
A website for checking train status on different train stations (Italy)
|
|
|
|
## How to use
|
|
1. Download and run the [API](https://git.vichingo455.freeddns.org/emmev-code/rfi-live-api)
|
|
2. (OPTIONAL) Download the [static JSON file](https://api.vichingo455.freeddns.org/TabelloneTreni/stazioni.json) (right click>Save as). It contains all the stations associated with their codes.
|
|
3. Replace the variables ApiUri and jsonUrl (optional) in js/script.js
|
|
4. Run the website under a web server
|
|
|
|
# Rights and credits
|
|
RFI, TrenItalia are trademarks used here only for reference purpouses.
|