Hello HN,<p>I've built a tool to track downloads counts for releases of repositories:<p>https://repostats.yolo42.com<p>I run two Open-Source projects and we host our releases on Github. Github maintains a total counter for downloads but there is no way to track downloads per day.<p>It is pretty basic and bare-bones but works. It tracks downloads per asset, which gives you a good insight into adoption of your product.<p>It requires you to Sign in with Github only to work around the rate-limits of Github API. It only needs read access on basic profile data.<p>You can add up-to 3 repositories to track and it is completely free.<p>Let me know what you think!