GHBall
Version updated for https://github.com/Sayad-Uddin-Tahsin/GHBall to version 1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action generates a DX-Ball animation of a user’s GitHub contribution graph and can be configured to run automatically at regular intervals or triggered manually. It allows customization of ball speed, misses before the AI forces a hit, theme, and whether to show a live score counter. The action is available in the GitHub Marketplace and can be integrated into workflows for continuous updates.
What’s Changed
This update makes GHBall easier to use, improves the visuals.
What is new?
- The internal system has been rebuilt to work faster and more smoothly.
- The dark theme colors and score display have been polished for better readability.
- A small summary report is now created automatically each time you run GHBall. It includes basic statistics (file size and generation time), the customization options you used, or you can use, and quick-start instructions for adding the badge to your README.
- The main instructions page has been updated with clearer steps.
How to use it?
To integrate GHBall into your repository, create a workflow file at .github/workflows/ghball.yml using the sample provided in the instructions. The workflow runs every 2 hours and automatically generates a fresh animation.
Full Changelog: https://github.com/Sayad-Uddin-Tahsin/GHBall/compare/1.0...1.1.0
GHBall