DriveSync (dsync) – fast Git-styled Google Drive sync CLI
Summary
DriveSync is a small, fast CLI that keeps a local folder and a Google Drive folder in sync using a Git-like workflow (init, diff, push, pull). It emphasizes non-destructive syncing with MD5-based change detection and explicit conflict handling, and is written in Rust with installation options via Homebrew, prebuilt binaries, or building from source. The project is open-source and targets developers who want scriptable cloud storage workflows.