Latest Release: v0.1.0 Beta
Download CDUS
Choose the native package for your operating system. All releases are signed and include the complete native Rust daemon and GUI frontend.
Linux
Ubuntu, Debian, Fedora, ArchNative desktop shell bundled with the systemd background sync daemon.
sudo dpkg -i cdus-desktop.debWindows
Windows 10 / 11 (64-bit)Integrated Windows service with native system tray and Credential Manager.
winget install cdus.desktopmacOS
macOS 12+ (Apple Silicon & Intel)Universal macOS app with native menu bar widget, Keychain, and Notifications.
brew install --cask cdusAndroid
Android 10+ (Phones & Tablets)Native Android app with hardware KeyStore backing and QR code pairing.
adb install -r cdus-android.apkCryptographic Package Verification
Every build artifact published to GitHub Releases is accompanied by a SHA256SUMS.txt manifest and GPG signature. Verify the integrity of your download before running:
sha256sum -c SHA256SUMS.txt --ignore-missing