• JellyTau v0.0.11
    All checks were successful
    🏗️ Build and Test JellyTau / Run Tests (push) Successful in 4m32s
    Traceability Validation / Check Requirement Traces (push) Successful in 22s
    Build & Release / Run Tests (push) Successful in 5m21s
    🏗️ Build and Test JellyTau / Android Compile Check (push) Successful in 4m25s
    Build & Release / Build Linux (push) Successful in 17m31s
    Build & Release / Build Android (push) Successful in 22m5s
    Build & Release / Create Release (push) Successful in 16s
    Stable

    dtourolle released this 2026-07-06 18:24:46 +00:00 | 2 commits to master since this release

    JellyTau v0.0.11 Release

    Downloads

    Linux

    • AppImage - Run directly on most Linux distributions
    • DEB - Install via sudo dpkg -i jellytau_*.deb (Ubuntu/Debian)

    Android

    • APK - Install via adb install jellytau-release.apk or sideload via file manager
    • AAB - Upload to Google Play Console or testing platforms

    What's New

    See CHANGELOG.md for detailed changes.

    Installation

    Linux (AppImage)

    chmod +x jellytau_*.AppImage
    ./jellytau_*.AppImage
    

    Linux (DEB)

    sudo dpkg -i jellytau_*.deb
    jellytau
    

    Android

    • Sideload: Download APK and install via file manager or ADB
    • Play Store: Coming soon

    Known Issues

    See GitHub Issues for reported bugs.

    Requirements

    Linux:

    • 64-bit Linux system
    • GLIBC 2.29+

    Android:

    • Android 8.0 or higher
    • 50MB free storage

    Built with Tauri, SvelteKit, and Rust

    Downloads