Atto for Linux (beta)
Mac and Windows are the desktop kits; Linux is best-effort and optional. The Linux CLI is public; the windowed desktop is invite-only. Fine if you already live in Linux — just know it’s not the primary desktop path.
Current app identity: v0.1.12 (build 22). Channel folder stays /kit/v0.1.0/.
Desktop app (invite-only beta)
The .deb / AppImage desktop builds are invite-only right now (not a public download). After you buy, email [email protected] with your Stripe receipt — we’ll send a private download link and checksum (that SHA may differ from the public CLI pin).
- .deb — easiest on Ubuntu/Debian-style systems (recommended)
- AppImage — portable; you may need to mark it executable first
These builds are unsigned. Expect more DIY if something looks odd. For the windowed app on Ubuntu/Debian, install WebKit first:
sudo apt install libwebkit2gtk-4.1-0
Fedora: sudo dnf install webkit2gtk4.1. Without WebKit the window may stay blank.
Command-line only
Public x86_64 CLI (~38 MB). Served via Pages Function (R2 primary; origin fallback). Includes extract pdf-route (same engine family as the desktop kits).
If you only want the atto command (no windowed app):
Then chmod +x atto-x86_64-unknown-linux-gnu. Confirm SHA-256 against linux/SHA256SUMS.txt (hash starts 581f0dff…).
License (same as the desktop kits)
After you buy, download your license from the claim page in your email and import it in Atto (or save as ~/.atto/license.json). Without a license, Atto's app features stay locked. Your vault folder is always ordinary files on your disk — never encrypted, never held hostage.