• v0.31.2 e6efe4b4cb

    Splitux v0.31.2
    All checks were successful
    Build & Release / cleanup-nightly (push) Has been skipped
    Build & Release / build-flatpak (push) Successful in 2m44s
    Build & Release / test (push) Successful in 56s
    Build & Release / build-source (push) Successful in 4s
    Build & Release / build (push) Successful in 2m2s
    Stable

    Ghost released this 2026-08-21 07:51:22 -04:00 | 0 commits to main since this release

    Downloads

    Format Description
    -linux-x86_64.tar.gz Native Linux tarball (recommended for most users)
    -linux-x86_64.zip Zip archive
    .AppImage Portable AppImage (no installation required)
    .flatpak Flatpak bundle (sandboxed)
    -src.tar.gz / -src.zip Source at this tag, to build yourself

    Installation

    Tarball/Zip:

    tar -xzf splitux-*.tar.gz
    cd splitux
    ./install.sh
    

    AppImage:

    chmod +x Splitux-*.AppImage
    ./Splitux-*.AppImage
    

    Flatpak:

    flatpak install Splitux-*.flatpak
    flatpak run gg.splitux.Splitux
    
    Downloads