One GitHub connection. Five tools to keep users in the loop.

Auto changelog from your commits is the core. Social posts, help center, ideas board, and image maker come with it. All from one place.

Changelog

Your commits become your changelog

Enable auto-mode and every commit or merged PR becomes a polished changelog entry. No writing required. Share a public page or embed the widget on your site with one script tag.

  • Auto-generated from commits or merged PRs
  • Embeddable widget with custom themes
  • User reactions, categories, and RSS feed
yourproduct.com
What's New
Live
Dark mode supportNew

Automatically matches your system

50% faster loadsImproved

Optimized asset delivery

Login bug fixedFixed

OAuth flow now works

View all updates
Rg Enzon
Rg Enzon
@rgenzon

Just shipped dark mode that actually respects your system preferences.

No more blinding white screens at 2am.

Rg Enzon
Rg Enzon
Building in public

Small feature. Big impact.

Today I added dark mode with automatic system preference detection. Respecting user preferences is accessibility, not just aesthetics.

Social posts

One commit, posts for five platforms

After the changelog entry is created, get posts for X, LinkedIn, Threads, Bluesky, and Facebook. Each one is formatted for the platform. A voice quiz makes sure they sound like you, not a robot.

  • Short and punchy for X
  • Professional for LinkedIn
  • Casual for Threads, Bluesky, and Facebook
AI-powered

Posts that actually sound like you

A 2-minute quiz captures your tone and style. The AI writes in your voice, not generic marketing speak. Bring your own API key and choose from 40+ models.

  • Brand voice quiz

    A 2-minute quiz captures your tone, style, and personality

  • Custom prompts per repo

    Fine-tune the AI with specific instructions for each project

  • Bring your own AI key

    Use OpenAI, OpenRouter, or Straico. Access GPT-4o, Claude, Llama, and more

Rg Enzon
Rg Enzon
@rgenzon

Just shipped a feature I've been wanting for months. Dark mode that actually remembers your preference.

Small win, but it feels good to scratch your own itch.

2.4K likes847 reposts156 replies
Help Center
Auto-generated

How do I enable dark mode?

Go to Settings → Appearance and toggle "Dark mode". Your preference syncs across devices.

What payment methods do you accept?

We accept all major credit cards through Stripe. PayPal available on annual plans.

How do I export my data?

Navigate to Settings → Data → Export. Download link arrives via email within 24 hours.

Help Center

Your docs, turned into a searchable help center.

Drop in a URL — your README, docs page, or landing page. AI reads it and writes articles, FAQs, and a full search index in seconds. Embed the widget or send users to the hosted page. They find answers. You answer fewer emails.

  • Articles and FAQs auto-generated from your docs
  • Full-text search so users find answers fast
  • Embed anywhere or link to the hosted page
Ideas & Roadmap

Stop guessing what to build next

A public board where users submit feature requests and vote on what matters most. Move ideas through Planned, In Progress, and Done. Show users you're listening.

  • Users submit ideas and vote on others
  • Public roadmap: Planned, In Progress, Done
  • Custom URL, categories, and accent color
Ideas
3 ideas
24

Dark mode

Planned
11

CSV export

Under Review
7

Slack notifications

Under Review

Ship fast. Learn faster. That's the indie hacker way.

Rg Enzon@rgenzon
theme.ts
export const darkMode = true
// Auto-detect system
const theme =
window.matchMedia(
'(prefers-color-scheme)'
)
yourapp.com/dashboard
Dark Mode
System preference detected
Image Maker

Shareable images in seconds

Posts with images get more engagement. Create quote cards, code snippet screenshots, and browser mockups with the built-in image maker. No design skills needed.

  • Quote cards from your best takes
  • Code snippets with syntax highlighting
  • Browser mockups for UI screenshots
Smart Filter
feat: Add dark mode support

Worth sharing

feat: Add Stripe integration

Worth sharing

fix typo in readme

Filtered out

update dependencies

Filtered out

Smart Filtering

Only the commits worth sharing

AI surfaces your notable commits and hides the noise automatically. Typo fixes and dependency updates stay out of your feed. You only see what's worth posting about.

  • AI identifies your notable commits
  • Hides trivial changes automatically
  • Re-sync anytime with stricter filtering
Security

Read-only access. Your code stays yours.

We only request read access to your commit messages. We can't see your code, can't push changes, and can't access anything else.

Read-only

Commit messages only. Nothing else.

No code access

We never see your source files

Revoke anytime

Remove access from GitHub settings

Your users deserve to know what you're shipping.

2 minutes to connect your repo. Free forever for public projects.