Design
Pick a widget type, a theme, and your timezone. Watch it update in real-time. Every option is reversible.
Make it yours
Create live widgets for your GitHub profile. Real-time clocks, daily quotes, profile badges, timezone banners. Each one is an SVG that updates whenever someone views your README.
Pick a widget type, a theme, and your timezone. Watch it update in real-time. Every option is reversible.
Grab the code as Markdown, HTML, or just the URL. Each widget is a live endpoint that renders fresh every time.
Drop it into your README, PR description, or GitHub bio. Your profile comes alive. That's it.
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.
GitHub caches images via their Camo proxy. Our widgets use cache-busting headers, so refreshes happen frequently, usually every minute or two.
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.
Forever. No accounts, no API keys, no rate limits. Use it, remix it, build on it.
It takes 2 seconds and helps a lot. Issues & PRs welcome.