-
Version 1.0.0 - First TrainHub realase! 🚀
Pre-ReleaseAll checks were successfulBuild Linux App / build (push) Successful in 4m16sreleased this
2026-02-19 15:06:50 +00:00 | 2 commits to main since this release🎉 First Release of Trainhub (v1.0.0-beta)
The first ready-to-download version of the Trainhub application, available for Windows, macOS, and Linux.
📦 What's included in this release?
- First official launch of the project.
- Added support for desktop platforms (Windows, Mac, Linux).
🛠️ Installation Instructions
🪟 Windows
Download the
TrainHub_Windows.zippackage, extract it, and runtrainhub_flutter.exe.🍎 macOS
Download the
.zipfile for macOS and extract it.
Note (Apple Gatekeeper): The system blocks applications downloaded from outside the App Store by default. To run Trainhub:- Right-click on the extracted application (or hold the
Controlkey and left-click). - Select "Open" from the context menu.
- In the pop-up window, confirm that you want to open it. On every subsequent launch, the application will open normally with a simple double-click!
🐧 Linux
We have prepared two versions for Linux:
- AppImage (Recommended): Download the
.AppImagefile. Right-click on it -> Properties -> Permissions and check "Allow executing file as program" (or typechmod +x filename.AppImagein the terminal). Then just double-click it to run! - Portable version (ZIP): Download the file marked with ZIP, extract it, and run the
trainhub_flutterexecutable.
Downloads