Your translations, on your desk
A native desktop application for macOS, Windows and Linux. No Docker, no database to configure, no cloud — everything stays on your machine.
3
Platforms supported
9.0 MB
Max binary size
0
Node.js install steps
Download for your OS
Native app that runs its own local server. Direct filesystem access, SQLite bundled, your data stays local.
Windows installers are not code-signed yet, so SmartScreen shows “Windows protected your PC” when you run the setup. That message reports a missing certificate, not a detected threat. Code signing is planned; no date yet.
To continue: choose “More info”, then “Run anyway”.
macOS builds are signed and notarized with an Apple Developer ID, so Gatekeeper opens them without a prompt. Linux packages carry no signature either, and no equivalent gate stands in the way.
What the desktop app gives you
Local-first
SQLite is bundled and your projects never leave your machine. Signing in goes through your account online, so keep a connection for that.
Native filesystem
Browse, scan and sync directly with your project folders. No upload, no SaaS middleman.
Built with Tauri
No bundled Chromium — uses your OS's native WebView for blazing-fast startup. Full Nitro server embedded.
Requirements
- macOS:
- 11 Big Sur or later (Apple Silicon & Intel)
- Windows:
- 10 or later (64-bit)
- Linux:
- Ubuntu 20.04+, Debian 11+, Fedora 37+ (AppImage & .deb)
- Runtime:
- Bundled — the app ships its own Node.js 22 runtime, so there's nothing to install