Your amazing GitHub contribution graph is just a few clicks away
git clone https://github.com/<username>/GH-Streaks.git
cd GH-Streaks
pip3 install -r requirements.txt
python3 streaks.py --days <days: int>
For example
python3 streaks.py --days 365
8000