Files
ThoriumBusParser/README.md
2025-07-02 18:18:31 +03:00

11 lines
344 B
Markdown

# ThoriumBusParser
A simple Java application to parse public transport data sources
## Executing the application
Download the latest one from the releases tab.</br>
Run:`java -jar ThoriumBusParser.jar`, You must have java 21 installed for this to work.
## Dependencies
[JOSM](https://josm.openstreetmap.de/) - Java OpenStreetMap</br>
Java 21