-
JellyTau v0.0.9
StableAll checks were successful🏗️ Build and Test JellyTau / Run Tests (push) Successful in 6m14sTraceability Validation / Check Requirement Traces (push) Successful in 27s🏗️ Build and Test JellyTau / Build Android APK (push) Successful in 29m11sBuild & Release / Run Tests (push) Successful in 4m35sBuild & Release / Build Linux (push) Successful in 17m28sBuild & Release / Build Android (push) Successful in 21m35sBuild & Release / Create Release (push) Successful in 11sreleased this
2026-07-02 19:57:28 +00:00 | 7 commits to master since this releaseJellyTau v0.0.9 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.apkor 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_*.AppImageLinux (DEB)
sudo dpkg -i jellytau_*.deb jellytauAndroid
- 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