https://github.com/vnau/punchcard
GitHub PunchCard shows commit activity by day and hour in a clean, shareable heatmap.
https://github.com/vnau/punchcard
github-statistics github-stats github-stats-card punchcard
Last synced: 5 days ago
JSON representation
GitHub PunchCard shows commit activity by day and hour in a clean, shareable heatmap.
- Host: GitHub
- URL: https://github.com/vnau/punchcard
- Owner: vnau
- License: mit
- Created: 2025-04-16T18:43:35.000Z (19 days ago)
- Default Branch: main
- Last Pushed: 2025-04-30T18:04:59.000Z (5 days ago)
- Last Synced: 2025-04-30T21:14:11.058Z (5 days ago)
- Topics: github-statistics, github-stats, github-stats-card, punchcard
- Language: Svelte
- Homepage: https://punchcard.elebree.com
- Size: 1.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub PunchCard
[**GitHub PunchCard**](https://punchcard.elebree.com) brings back the classic punch card-style commit visualization once offered by **GitHub**, showing when developers are active across days and hours. Just enter a repository name (e.g. `sveltejs/svelte`) or paste a full GitHub URL. The tool pulls data from GitHub’s public /stats/punch_card API and renders a clean, responsive heatmap.
[](https://punchcard.elebree.com/)
Built with [Svelte](https://github.com/sveltejs/svelte), using [html2canvas](https://github.com/niklasvh/html2canvas) and [svelte-tags-input](https://github.com/agustinl/svelte-tags-input) under the hood.