GitHub contribution streak/statistic tracking command line application with ASCII contribution graph
npm install -g streaker
Display streak & contribution stats for a user:
$ streaker jamieweavis
Streak:
Best 19
Current 19
Previous 13
Contributions:
Most 50
Today 9
Total 503
Display ASCII GitHub contribution graph for a user:
$ streaker jamieweavis --graph
AprMay Jun Jul Aug Sept Oct Nov Dec Jan Feb Mar Apr
┌──────────────────────────────────────────────────────
Sun │ ▒ ░░▒░░
Mon │ ░ ░░ ░░░▒░▒░░
Tue │ ░ ░ ▒ ░ ▓ ░░▒░
Wed │ ░ ░ ░ ░░░░░ ░ ░░
Thu │ ░ ░ ░ ▒ ░ ░▒▒░░
Fri │ ░ ░ ▒░░░░
Sat │ █░░▓░
└──────────────────────────────────────────────────────
- Streaker - Cross-platform GitHub contribution streak/statistic tracking menu bar application with reminder notification
- Contribution - GitHub contribution graph parser - contribution streak & statistic calculator with zero dependencies
This project is licensed under the MIT License - see the LICENSE file for details.