/github-usage-analyzer

Singe page PHP script to analyze GitHub Usage CSV files

Primary LanguagePHPMIT LicenseMIT

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.