top | item 46553238

Show HN: The dev dashboard I built for my non-technical co-founder

2 points| akhnid | 1 month ago

Gitmore (https://gitmore.io) – dev visibility for the people who don't live in GitHub.

So I built a tool to do it automatically.

*Connect your repos. Ask questions:*

- "What shipped this month?" - "What's blocking the release?" - "Who worked on payments?"

Plain English answers from your commit history.

*Automated reports:*

Schedule weekly or monthly summaries. Delivered to Slack or email.

- Features shipped - Bugs fixed - Who contributed

Founders can forward to investors. No more translating Git into business speak.

*Works across platforms:*

GitHub, GitLab, Bitbucket – one dashboard.

*Other features:* - Slack bot: Non-technical team members can ask questions directly

- Contributor stats

*Security:*

Webhooks only. Every event normalized into a standard schema – message, description, author, timestamp, files changed.

We store metadata. Never source code.

- Token encryption: Fernet (HMAC-SHA256 + AES-128-CBC) - Webhook verification: HMAC-SHA256 - 2FA support

Verify by checking your repo's webhook settings after connecting.

Free for 1 repo: https://gitmore.io

discuss

order

No comments yet.