• v0.31.1 7fb8ee2693

    Splitux v0.31.1
    All checks were successful
    Build & Release / test (push) Successful in 1m4s
    Build & Release / cleanup-nightly (push) Has been skipped
    Build & Release / build-source (push) Successful in 6s
    Build & Release / build-flatpak (push) Successful in 2m52s
    Build & Release / build (push) Successful in 2m15s
    Stable

    Ghost released this 2026-08-20 19:17:08 -04:00 | 2 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