• v0.9.0 9fd08e8409

    github-actions[bot] released this 2025-12-14 09:07:26 -05:00 | 130 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
    

    Full Changelog: https://github.com/splitux-gg/splitux/compare/v0.8.5...v0.9.0

    Downloads