-
JellyTau v0.0.3
StableAll checks were successful🏗️ Build and Test JellyTau / Run Tests (push) Successful in 2m44sTraceability Validation / Check Requirement Traces (push) Successful in 21sBuild & Release / Run Tests (push) Successful in 2m36s🏗️ Build and Test JellyTau / Build Android APK (push) Successful in 18m41sBuild & Release / Build Linux (push) Successful in 16m23sBuild & Release / Build Android (push) Successful in 18m39sBuild & Release / Create Release (push) Successful in 12sreleased this
2026-06-24 20:07:34 +00:00 | 31 commits to master since this releaseJellyTau v0.0.3 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