Hacker News new | ask | show | jobs
Show HN: We made a dashboard to visualize your GitHub Billing CSV (satellytes.github.io)
3 points by feedme 1802 days ago
1 comments

After working with GitHub Actions on multiple projects and clients we decided to build a dashboard to visualize our costs on GitHub. Just get your CSV file from the Settings and drag & drop it on the page. Nothing gets uploaded to any server, everything is just in your browser.

We had a lot of fun building it :) Hope you like it, if you have any questions feel free to ask :)

The dashboard: https://satellytes.github.io/github-billing-dashboard/

We also wrote a short blog post about why and how we build it: https://satellytes.com/blog/github-billing-dashboard/