AI-powered promotion tool for indie developers — connect your GitHub repo, let AI generate platform-adapted content, publish and track results.
Design Phase / Pre-development — See design docs.
Current focus: Phase 0 minimal MVP — validate the core hypothesis: "AI-generated promotion content from code is better/faster than writing it yourself."
- Connect a GitHub public repo → AI reads README, code structure, recent commits
- AI generates a tweet → tailored to your project's features and tech stack
- One-click Twitter Web Intent → opens browser with pre-filled content, you click send
- Paste the tweet URL back → manually enter views/likes/comments
- See a trend chart → track engagement over time
What Phase 0 does NOT include (coming in later phases): multi-repo, local/private repos, OAuth auto-publishing, Reddit/Discord/YouTube, inbox, operations dashboard, multi-project, i18n, system tray.
- Self-use — Solve OPC operations fragmentation (dev + promotion + tracking + costs)
- Open Source — Community-driven plugin ecosystem
- Commercial — Paid model when mature
- AI reads your repo (local or GitHub, multi-repo) to understand your product
- Generates promotion plans and platform-adapted content (Twitter/X, Reddit, Discord, YouTube)
- Tracks interactions and downloads (API or URL backfill, with manual fallback)
- Operations dashboard — dev progress, promotion status, costs, and ROI in one view
- Desktop: Electron + React + TypeScript (macOS + Windows)
- UI: Tailwind CSS + shadcn/ui (暗色模式)
- State: Zustand
- Engine: Pure TypeScript package (zero Electron dependency, reusable for future mobile PWA / cloud server)
- Data: better-sqlite3 + drizzle-orm (SQLite)
- Git: simple-git + @octokit/rest (GitHub API)
- AI: OpenAI-compatible API (openai npm SDK)
- Security (Phase 1+): electron-store + safeStorage (macOS Keychain / Windows DPAPI)
Twitter/X · Reddit · Discord · YouTube