-
-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Ferran Buireu edited this page Jun 13, 2026
·
3 revisions
There's nothing to install to use ContribKit — it works with any public GitHub username. Pick the path that fits you.
- Open contribkit.app.
- Type a GitHub username and hit render.
- Tweak the palette, shape, and background in the customizer.
- Copy or export from the export section (PNG, SVG, or Markdown).
No login, no token — ContribKit only reads public contribution data.
The simplest embed renders your calendar live every time someone views your profile:
With customization:
Unknown option values silently fall back to the default, so the image never breaks. See API Reference for every parameter.
- Install from Google Play (App Store coming soon).
- Enter your username.
- Add a widget to your home screen — small (streak counter), medium (full grid), or large (both).
Widgets refresh once a day in the background. See Mobile App for details.
ContribKit is a pnpm monorepo. To work on the web app:
pnpm install
cd web
pnpm devFor the Flutter app and shared design tokens, see Project Structure and Web Application / Mobile App.
- How It Works — what happens between a username and a rendered calendar
- API Reference — endpoints and query parameters
- Troubleshooting — if a calendar doesn't render