-
JellyTau v0.0.6
StableAll checks were successful🏗️ Build and Test JellyTau / Run Tests (push) Successful in 4m40sTraceability Validation / Check Requirement Traces (push) Successful in 23s🏗️ Build and Test JellyTau / Build Android APK (push) Successful in 18m27sBuild & Release / Run Tests (push) Successful in 4m6sBuild & Release / Build Linux (push) Successful in 16m11sBuild & Release / Build Android (push) Successful in 18m47sBuild & Release / Create Release (push) Successful in 13sreleased this
2026-06-27 15:52:39 +00:00 | 22 commits to master since this releaseJellyTau v0.0.6 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