I made gh-tree — a GitHub Action that turns your GitHub activity into an animated Minecraft tree.
How it works
- Fetches Your Stats: Uses GitHub's GraphQL API to pull your recent commits, pull requests, and PR reviews.
-
Generates Pixel Art: Dynamically maps stats to 14 leaf blocks, flowers, and apples rendered via WebAssembly (
resvg-wasm). -
Auto-Commits: Builds a transparent animated GIF and updates your
README.mddaily. - 🍃 Leaves = Weekly commits (drives foliage greenness)
- 🌸 Flowers = Open PRs
- 🍎 Red Apples = Merged PRs
- 🍏✨ Golden Apples = PR Reviews & Assigned PRs
💝 Quick Links
- 📖 Full Setup & Options: How do I Setup
- 🛒 GitHub Marketplace: Minecraft Commit Tree on Marketplace
Thank you for reading and using my Github Action,
Muah❤️,
Have a great day ahead 🐳

Top comments (0)