The utility is written in Python, making use of PySimpleGUI for the interface and loading consist information from CSV files. The project is open to contribution being hosted under the RailOS GitHub Organization, addition country profiles can be provided by creating a directory under the <code>data</code> folder with the ISO-2 country code for that country. The data itself is stored in JSON format and is compiled into the application using PyInstaller.