This simle webapp tracks how many times your GitHub Release has been downloaded. I have a few private Homebrew apps that use GitHub Releases for distribution and I needed a decent way to track how many times each release ( using tag_names ) has been downloaded. So I created this little webapp to give me the stats for any GitHub Release package.
Try out the app here - View Demo
This works only for GitHub repositories that use the Release functionality to create releases to bundle and deliver iterations of a project to users.
updated 06/16/2022