Generate badge
Build a Shields dynamic JSON badge URL and markdown line.
Waiting for input.
GitHub Downloads Action checks your release asset download totals, writes a static `downloads.json`, and can also publish SVG charts to your `gh-pages` branch for README embeds. Use the template table below, then use Generator Lab to build badge URLs, README snippets, and action settings with live preview feedback.
Pick a template, download it, place it in your repo, then run it once.
| Template | Best for | Schedule | Charts | Download |
|---|---|---|---|---|
gh-dl-daily.yml | Badge JSON only | Daily | No | Download |
gh-dl-hourly.yml | More frequent refresh | Hourly | No | Download |
gh-dl-daily-with-chart.yml | Badges + chart files | Daily | Yes | Download |
If clicking Download opens the YAML in your browser, right-click the page and choose Save as,
then save it as a .yml file in .github/workflows/.
.github/workflows/ in your repository if it does not exist.workflow_dispatch.Enter repository details, choose `Basic` or `Advanced`, preview output, then copy snippets.
Start in Basic for common setup. Use Advanced for branch, provider, cache, and action tuning.
Build a Shields dynamic JSON badge URL and markdown line.
Waiting for input.
Generate chart embed markdown and action config snippets.
Waiting for input.
The action is open source and designed to be easy to set up in any repository.