Help
The minimum steps for generating, exporting, and embedding progress.
Generate text
- Enter the current and total progress on the home page
- Choose a text template
- Click "Copy text" and paste it anywhere
Generate image
- Switch to "Image progress"
- Choose an image template
- Click "Download image" to export a PNG
Embed on a website (Pro)
View pricingPro users can click "Generate embed link" on the right side of the home page to get a public URL.
IFRAME example
<iframe src="https://your-domain.com/embed/<id>" style="border:0;width:100%;max-width:520px;height:220px" loading="lazy" ></iframe>
If you need more control over the UI, request /api/progress/<id> for JSON and render it yourself.