An application made to view Arrivals and Departures for every RFI managed passenger railway station.
It supports multiple platforms as it's a Kotlin Multiplatform Compose application but currently only
Android APKs are available to be downloaded in the release.
The application is currently going through a major rework of pretty much the entire codebase, this means that building the project right now will result in an incomplete experience. Furthermore, Trenitalia has changed the HTML of their InfoLavori section, so that will have to be reworked too.
- mrjafari-dev for the Skeleton Loading Effect
Right now the GitHub releases are a bit behind, but soon the app will be available on the Google Play Store.
- Search across all passenger stations
- Visualize departures and arrivals
- View more details for each train
- Save favourite stations for rapid access (will be available in next release)
- An improved Desktop and Tablet UI (versions 1.3.4 and above)
- Automatic data refresh every 5 minutes (versions 1.3.4 and above)
- Visualizer for future or current line suspensions
- MacOS and Windows builds
This application uses the publicly available RFI Monitor Arrivi&Partenze Live website and parses the data in the HTML tables to then show to the user.
This app is licensed under the GPLv3 License