A terminal dashboard for monitoring local git repositories and remote service health. htop-style interface with color-coded tables and keyboard navigation.
devpulse is a Rust TUI (terminal user interface) that gives you a real-time overview of all your local git repositories and remote services in one place. Think htop, but for your development ecosystem.
It displays branch status, modified/staged/untracked file counts, ahead/behind remote tracking, and last commit info. It also runs HTTP health checks and SSH connectivity checks against configured remote services.