Kingdutch / github-usage-analyzer

Singe page PHP script to analyze GitHub Usage CSV files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Upload a CSV usage report created by GitHub.

About

Singe page PHP script to analyze GitHub Usage CSV files

License:MIT License


Languages

Language:PHP 100.0%