• Version 1.0.0 - First TrainHub realase! 🚀
    All checks were successful
    Build Linux App / build (push) Successful in 4m16s
    Pre-Release

    kamici released 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.zip package, extract it, and run trainhub_flutter.exe.

    🍎 macOS

    Download the .zip file for macOS and extract it.
    Note (Apple Gatekeeper): The system blocks applications downloaded from outside the App Store by default. To run Trainhub:

    1. Right-click on the extracted application (or hold the Control key and left-click).
    2. Select "Open" from the context menu.
    3. 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 .AppImage file. Right-click on it -> Properties -> Permissions and check "Allow executing file as program" (or type chmod +x filename.AppImage in the terminal). Then just double-click it to run!
    • Portable version (ZIP): Download the file marked with ZIP, extract it, and run the trainhub_flutter executable.
    Downloads