GitGrove
Managing local git repos often means juggling multiple projects scattered across a filesystem, each with its own state and history to track. GitGrove is a desktop app built with Tauri for scanning and organizing multiple git repositories from one dashboard, with per-repo summaries showing language breakdowns via tokei and commit activity via a contribution graph. Recent work added support for tracking a single repository alongside recursive directory scans, and persisted the scanned repo list across app restarts using tauri-plugin-store.