• v0.12.0 8f51121900

    github-actions[bot] released this 2026-06-16 20:04:50 -04:00 | 55 commits to main since this release

    Downloads

    Format Description
    .tar.gz Native Linux tarball (recommended for most users)
    .zip Zip archive
    .AppImage Portable AppImage (no installation required)
    .flatpak Flatpak bundle (sandboxed)

    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