Design
+Design
Pick a widget type, a theme, and your timezone. Watch it update in real-time. Every option is reversible.
Copy
+Copy
Grab the code as Markdown, HTML, or just the URL. Each widget is a live endpoint that renders fresh every time.
Paste
+Paste
Drop it into your README, PR description, or GitHub bio. Your profile comes alive. That's it.
Questions
-Questions
+Does it really update live?
+Does it really update live?
Yes. Each widget is an SVG endpoint. When someone views your README, GitHub fetches a fresh render with the current time, date, or content. No client-side scripts needed.
What about caching?
+What about caching?
GitHub caches images via their Camo proxy. Our widgets use cache-busting headers, so refreshes happen frequently, usually every minute or two.
Will the avatar in the profile card actually show on GitHub?
+Will the avatar in the profile card actually show on GitHub?
Yes. The serverless renderer fetches your avatar URL and embeds it directly inside the SVG (as a base64 image), so GitHub renders it the same way it would render any other badge — no broken images, no extra requests from your README.
Is this free?
+Is this free?
Forever. No accounts, no API keys, no rate limits. Use it, remix it, build on it.