v1.2.2 — Linux AppImage
Highlights
- 🐧 Linux support: Quiro now ships an official Linux x86-64 AppImage (
Quiro-linux-x64.AppImage) alongside the Windows and macOS builds. (#13)
Installing on Linux
chmod +x Quiro-linux-x64.AppImage
./Quiro-linux-x64.AppImageOn some distributions you may need FUSE 2 (sudo apt install libfuse2 on Ubuntu/Pop!_OS), or launch with --appimage-extract-and-run.
Known limitations (Linux)
This first Linux build ships without the platform-native capture/captions helpers that Windows and macOS use. Editing and export work; native screen capture and auto-captions fall back to the desktop portal / WebCodecs / FFmpeg paths and aren't fully wired up on Linux yet. Feedback on how recording behaves is very welcome.
Downloads
| Platform | File |
|---|---|
| Windows x64 | Quiro-windows-x64.exe |
| macOS (Intel) | Quiro-x64.dmg |
| macOS (Apple Silicon) | Quiro-arm64.dmg |
| Linux x64 | Quiro-linux-x64.AppImage |
Each platform's assets are checksummed in the corresponding SHA256SUMS-*.txt.
Full Changelog: v1.2.1...v1.2.2