I’ve been building GitGlow, a small desktop app that helps you visualize and understand your coding activity across multiple repositories — something GitHub’s contribution graph doesn’t quite show.
I work on several projects simultaneously, and I found it hard to make sense of my productivity patterns. GitGlow started as a personal tool to:
View contributions per repo or branch, not just per account
Learn from my coding habits and time distribution
Stay accountable and motivated by seeing progress clearly
The app is now available for macOS and Windows. This first version focuses on simplicity, with more improvements coming soon.
You can check it out and join the waitlist at https://gitglow.dev
Would love feedback — on the concept, UX, or technical direction.
Thanks! — Stoyan