Free and open source under the MIT License. Pre-built desktop binaries are published on GitHub Releases for macOS and Windows.
Apple Silicon only. Installs via Homebrew — the .dmg is unsigned and macOS will flag it as damaged if opened directly.
curl -fsSL https://raw.githubusercontent.com/tonmoydeb404/ordito/main/setup/unix.sh | shcurl -fsSL https://raw.githubusercontent.com/tonmoydeb404/ordito/main/setup/unix-uninstall.sh | shRequires Node.js 18+, pnpm, and the Rust toolchain.
git clone https://github.com/tonmoydeb404/ordito.git
cd ordito
pnpm install
# Run the desktop app (Tauri dev)
pnpm dev:desktop
# Build the desktop app for production
pnpm --filter @apps/desktop tauri buildThe finished binaries appear in apps/desktop/src-tauri/target/release/bundle.