Install cloudrsync
A folder appears on your desktop. Drop files in β they sync to your workspace and S3 bucket in seconds.
No Python required Β· self-contained binary Β· verify with SHA256SUMS.txt
Install via npm (devs)
Auto-update: npm update -g @codrsync/cli
Run the installer
Double-click the downloaded file to launch the native installer wizard.
Signed and notarized β no 'unidentified developer' prompt. Gatekeeper accepts it directly.
Authenticate
Connect to your codrsync account. Opens a browser window for one-click login.
Install sync for your workspace
Replace anorak with your workspace slug. The sync folder is created and registered as a background service automatically.
You're all set
The herald is running in background. Drop any file into ~/codrsync/anorak/ and it'll appear in your workspace in under 3 seconds.
Check status anytime:
Tray icon included
Built-inThe binary already bundles the tray icon (no extra install needed). A menubar icon appears automatically after codrsync sync install β blue while syncing, grey when idle.
System requirements
macOS 11 Big Sur or later Β· Python 3.9+
Ubuntu 20.04 / Debian 11 / any systemd distro Β· Python 3.9+
Windows 10 / 11 Β· Python 3.9+ Β· PowerShell 5+
All platforms: codrsync account (free) Β· internet connection Β· workspace created at codrsync.dev
Diagnose issues
Checks authentication, service status, inotify limits (Linux), watchdog dependency, and API connectivity. Prints a checklist with fix instructions.