• v0.31.0 0a34f21543

    Splitux v0.31.0
    All checks were successful
    Build & Release / cleanup-nightly (push) Has been skipped
    Build & Release / build-flatpak (push) Successful in 3m57s
    Build & Release / test (push) Successful in 1m29s
    Build & Release / build-source (push) Successful in 8s
    Build & Release / build (push) Successful in 3m0s
    Stable

    Ghost released this 2026-08-08 14:11:29 -04:00 | 7 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