-
JellyTau v0.0.2
StableAll checks were successful🏗️ Build and Test JellyTau / Run Tests (push) Successful in 3m48sTraceability Validation / Check Requirement Traces (push) Successful in 22sBuild & Release / Run Tests (push) Successful in 3m27s🏗️ Build and Test JellyTau / Build Android APK (push) Successful in 18m31sBuild & Release / Build Linux (push) Successful in 15m52sBuild & Release / Build Android (push) Successful in 18m43sBuild & Release / Create Release (push) Successful in 12sreleased this
2026-06-23 21:12:01 +00:00 | 33 commits to master since this releaseJellyTau v0.0.2 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