Categorygithub.com/yihong0618/github-readme-stats
modulepackage
0.0.0-20240224062831-669b04c6126a
Repository: https://github.com/yihong0618/github-readme-stats.git
Documentation: pkg.go.dev

# README

Use

Add a comment to your README.md like this:

<!--START_SECTION:my_github-->
<!--END_SECTION:my_github-->
  • Write your own yml file

Sample

name: GitHub README STATS

on:
  workflow_dispatch:
  schedule:
    - cron: "0 0 * * *"
  push:
    branches:
      - main

env:
  GITHUB_NAME: yihong0618
  GITHUB_EMAIL: [email protected]
  STARRED_NUM: 10

jobs:
  build:
    name: Build
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v2
      - name: My GitHub Status
        uses: yihong0618/github-readme-stats@main
        with:
          # we need set GITHUB_TOKEN
          GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
          # if you also want to send TELE
          TELEGRAM_TOKEN: ${{ secrets.TELE_TOKEN }}
          TELEGRAM_CHAT_ID: ${{ secrets.TELE_CHAT_ID }}
          STARRED_NUM: ${{ env.STARRED_NUM }}

      - name: Push README
        run: |
          git config --local user.email "${{ env.GITHUB_EMAIL }}"
          git config --local user.name "${{ env.GITHUB_NAME }}"
          git commit -a -m 'docs: update readme.md' || echo "nothing to commit"
          git push || echo "nothing to push"

My example.

My GitHub Status

The repos I created

IDREPOSTARTUPDATELANGUAGESTARS
1running_page2020-09-172021-12-09Python1501
2GitHubPoster2021-04-212021-12-09Python565
3gitblog2019-07-182021-12-09Python326
420212020-12-212021-12-09Python185
520202020-01-102021-12-03C123
6gaycore2019-02-182021-11-20Python90
7iBeats2021-06-112021-12-02Python83
8vscode-gcores2020-01-042021-12-03TypeScript63
9github-readme-stats2020-12-242021-12-09Go63
10dalian-IT2021-04-072021-12-02md52
11shanbay_remember2020-12-022021-06-24JavaScript35
12duolingo_remember2021-01-182021-09-11Python35
13nbnhhsh-cli2021-07-092021-11-12Python29
14pengdu_helper2021-09-092021-12-09Go24
15gcores_calendar2020-08-242021-12-09JavaScript21
16running_skyline2021-03-022021-11-14Python19
17my_kindle_stats2021-11-182021-11-25Python14
18blog2020-06-222021-12-08JavaScript14
19Runtastic2020-07-242021-07-30Python8
20Python3652019-09-052021-07-09Python6
21github-readme-stats-server2021-12-082021-12-09HTML5
22yihong06182020-07-162021-12-02md4
23run2021-08-162021-12-09Python2
24edocteel0012019-11-122020-05-18JavaScript1
25github_upstream_script2021-05-082021-05-08Python1
26gaycore-server2019-02-182020-11-02Go0
27test_svg2021-03-182021-09-17md0
sum3269

The repos I contributed to

IDREPOFIRSTDATELASTEDATEPRCOUNT
1GpxTrackPoster2019-08-062021-03-2012
2leetcode-cli2019-11-292020-08-218
3vscode-leetcode2019-12-032020-07-226
4taichi2021-09-232021-10-235
5nrc-exporter2020-07-052020-10-075
6awesome-cn-cafe2020-08-042020-08-103
7kb2020-09-212020-09-233
8strava-datasource2021-04-132021-05-132
9Tweet2Telegram2021-05-212021-05-212
10nebula-python2021-05-192021-05-202
11py-staticmaps2020-09-202021-03-242
12python-garminconnect2021-02-262021-05-252
13activities2020-07-092020-07-142
14iredis2019-12-302020-09-162
15notion-avatar2021-09-282021-09-281
16LearnJapan2020-03-312020-03-311
17awesome-cn-cafe-web2020-08-182020-08-181
18tokei-pie2021-11-192021-11-191
19stravalib2021-08-182021-08-181
20olo2021-04-122021-04-121
21awesome-database-learning2021-05-112021-05-111
22help-to-be-helped2020-02-042020-02-041
23GadioVideo2019-09-252019-09-251
24highlight2020-09-082020-09-081
25hub-mirror-action2021-04-092021-04-091
26TopList2019-08-192019-08-191
27gitlab-skyline2021-03-022021-03-021
28MangaLineExtraction_PyTorch2021-09-222021-09-221
29nebula2021-05-172021-05-171
30build-your-own-vue2020-01-162020-01-161
31xrkffgg2021-03-182021-03-181
sum73

The repos I stared (random 10)

IDREPOSTAREDDATELANGUAGELATESTUPDATE
1PaddleGAN2021-03-04Python2021-12-10
2taxi-demo2019-11-07Python2019-11-07
3blog2018-02-05EJS2021-12-09
4go-fundamental-programming2018-05-21Go2021-12-09
5machine_learning_examples2020-06-08Python2021-12-09
6NeteaseCloudMusic-Now-Playing2020-08-04C2021-01-30
7OneForAll2019-08-07Python2021-12-09
8polyline2020-09-17Python2021-11-09
9daily-anime2019-12-28JavaScript2021-11-11
10tornado-websocket-example2018-11-28HTML2021-11-29