Dynamically Generate GitHub Stats as like Terminal Interface
- Create a New Repository using this Template or click here to create.
- Create the personal Acess token. Checkout this link to create personal access token.
- Add a New Repository secret to your repo. Name of the secret is must be
GHT
and valve is your personal access token. Checkout this link to add new repositiry secret.
The File github_stats.svg
is svg image of your github stats. you can copy the link of the image and use it any where. By default it update daily at 2:47 UTC
you can also can this by change the cron in /.github/workflows/main.yml
by using Cron Generator.
Now only Nine themes are only available. By default, ubuntu theme. you can change the theme by change the command in file /.github/workflows/main.yml
.
node updater.js ${{ github.repository_owner }} <themeName>
For random theme, need not to mention any arguments
Theme Sample | Theme Name | Theme Sample | ThemeName |
---|---|---|---|
ubuntu | hacker | ||
atom | googledark | ||
default | googlelight | ||
dracula | monokai | ||
github | powershell |
Contributions, issue and pull requests are welcome
Svg Generated from termtosvg