Linux (x86_64)
Extract the .tar.gz, then ./bytedesk-capture tray. Optional: ffmpeg, tesseract, AppIndicator on GNOME.
tar -xzf bytedesk-capture-0.1.0-linux-x86_64.tar.gz
cd bytedesk-capture-0.1.0-linux-x86_64
./bytedesk-capture tray Official builds ship on the product repo. Prefer the latest release asset for your OS, or build from source when you want trunk.
ByteDesk Capture 0.1.0 · Published 2026-07-20 · 2 assets
Prefer source when no asset matches your platform:
git clone https://github.com/ByteDeskAI/bytedesk-capture.git
cd bytedesk-capture
cargo build -p capture-app --release
./target/release/bytedesk-capture tray Extract the .tar.gz, then ./bytedesk-capture tray. Optional: ffmpeg, tesseract, AppIndicator on GNOME.
tar -xzf bytedesk-capture-0.1.0-linux-x86_64.tar.gz
cd bytedesk-capture-0.1.0-linux-x86_64
./bytedesk-capture tray Multi-platform assets will appear on the same Releases page when published. Until then, build with the Rust toolchain for your host (see Quickstart).
Download only from github.com/ByteDeskAI/bytedesk-capture/releases. Check SHA256SUMS when present:
sha256sum -c bytedesk-capture-0.1.0-linux-x86_64.SHA256SUMS Start the tray agent, open Settings for hotkeys, try Area → overlay → Annotate. Full surface: CLI and Features.
Quickstart covers clone, cargo release build, and first capture.