# Makrly > Turn GitHub commits into social media content. Build in public, automatically. ## What is Makrly? Makrly is a developer tool that automatically generates social media posts from GitHub commits. It helps developers, indie hackers, and teams "build in public" by turning their coding work into engaging content for X (Twitter), LinkedIn, Threads, Bluesky, and Facebook. ## Key Features - **Multi-platform posts**: Generate platform-specific posts for X, LinkedIn, Threads, Bluesky, and Facebook from a single commit - **AI-powered writing**: Uses AI to transform technical commits into engaging, human-readable posts - **Custom tone of voice**: Takes a personality quiz to match your writing style - **Social media graphics**: Built-in design maker for quote cards, code snippets, and browser mockups - **Auto-changelogs**: Generate public changelogs from commits with embeddable widgets - **Bring your own API key**: Use OpenAI, Claude, Gemini, or other AI providers through OpenRouter ## Target Users - Indie hackers building in public - Developers sharing their coding journey - SaaS founders marketing their products - Open source maintainers engaging their community - Anyone participating in #100DaysOfCode or similar challenges ## Security - Read-only GitHub access - No code access - only reads commit messages and metadata - Encrypted API key storage - Revocable permissions anytime ## Pricing - Free tier available - Paid plans for more repositories and features - Lifetime deals occasionally available ## Developer API - REST API with Bearer token authentication (API keys start with `mk_live_`) - API keys managed at: https://makrly.com/dashboard/settings (API tab) - Base URL: https://makrly.com/api/v1 - Scoped API keys: keys can be scoped to specific repos and permissions - Scopes: `changelog:read`, `changelog:write`, `settings:read`, `settings:write` - Endpoints: repos, posts, changelog entries, changelog settings, commits, post generation - Rate limits: 100 req/hr (free), 1000 req/hr (paid) - OpenAPI spec: https://makrly.com/openapi.yaml - Developer docs: https://makrly.com/developers ## Links - Website: https://makrly.com - Features: https://makrly.com/features - Developer API: https://makrly.com/developers - OpenAPI Spec: https://makrly.com/openapi.yaml - Privacy Policy: https://makrly.com/privacy - Terms of Service: https://makrly.com/terms