/githubstat-display-card

GitHubStat Display Card is an open-source python project for displaying GitHub stat card inspired by neofetch and built with python pillow.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

background image: unspash link

foreground image: Octocat


Githubstat Display Card

Githubstat Display Card is a Github stat card that can be added to a profile’s markdown file. It is inspired by neofetch and built with Python Pillow.


Contribution

There are no rules, just make sure to describe what you contribute clearly. As long as this project improves, I’ll accept it. Also, be nice.


Clone

git clone https://github.com/kritserv/githubstat-display-card.git

Python3.10+ Recommend 🐍

cd githubstat-display-card/code && pip install -r requirements.txt

Run Command

py code/script.py

❗ You need to use 🤖 GitHub workflows to update your github stats automatically

Link to the bot .github/workflows/update_image.yml

Settings > Actions > General > (Scroll down to bottom) > Workflow permissions > Read and write permissions > save

You also need to do this in the repo settings to give bot a commit permission.