-
JellyTau v0.0.8
StableAll checks were successful🏗️ Build and Test JellyTau / Run Tests (push) Successful in 4m28sTraceability Validation / Check Requirement Traces (push) Successful in 22s🏗️ Build and Test JellyTau / Build Android APK (push) Successful in 18m37sBuild & Release / Run Tests (push) Successful in 4m12sBuild & Release / Build Linux (push) Successful in 16m20sBuild & Release / Build Android (push) Successful in 18m57sBuild & Release / Create Release (push) Successful in 13sreleased this
2026-07-02 16:13:55 +00:00 | 11 commits to master since this releaseJellyTau v0.0.8 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