Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kingdutch/github-usage-analyzer

Singe page PHP script to analyze GitHub Usage CSV files
https://github.com/kingdutch/github-usage-analyzer

Last synced: about 1 month ago
JSON representation

Singe page PHP script to analyze GitHub Usage CSV files

Awesome Lists containing this project

README

        

# GitHub Usage Analyzer

Provides a single page analysis tool for GitHub actions usage reports. This can work without
installing any dependencies and provides a view different totals to help find the cause of high
use costs.

## Usage
Requires PHP 8 or higher. Server the index.php using the built-in server and visit the URL in
your browser.
```
php -S localhost:8000
```

![The default screen after opening which asks you to upload a file.](example.png)

Upload a CSV usage report created by GitHub.