github-readme-stats

command module
v0.0.0-...-669b04c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2024 License: MIT Imports: 16 Imported by: 0

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: zouzou0208@gmail.com
  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

ID REPO START UPDATE LANGUAGE STARS
1 running_page 2020-09-17 2021-12-09 Python 1501
2 GitHubPoster 2021-04-21 2021-12-09 Python 565
3 gitblog 2019-07-18 2021-12-09 Python 326
4 2021 2020-12-21 2021-12-09 Python 185
5 2020 2020-01-10 2021-12-03 C 123
6 gaycore 2019-02-18 2021-11-20 Python 90
7 iBeats 2021-06-11 2021-12-02 Python 83
8 vscode-gcores 2020-01-04 2021-12-03 TypeScript 63
9 github-readme-stats 2020-12-24 2021-12-09 Go 63
10 dalian-IT 2021-04-07 2021-12-02 md 52
11 shanbay_remember 2020-12-02 2021-06-24 JavaScript 35
12 duolingo_remember 2021-01-18 2021-09-11 Python 35
13 nbnhhsh-cli 2021-07-09 2021-11-12 Python 29
14 pengdu_helper 2021-09-09 2021-12-09 Go 24
15 gcores_calendar 2020-08-24 2021-12-09 JavaScript 21
16 running_skyline 2021-03-02 2021-11-14 Python 19
17 my_kindle_stats 2021-11-18 2021-11-25 Python 14
18 blog 2020-06-22 2021-12-08 JavaScript 14
19 Runtastic 2020-07-24 2021-07-30 Python 8
20 Python365 2019-09-05 2021-07-09 Python 6
21 github-readme-stats-server 2021-12-08 2021-12-09 HTML 5
22 yihong0618 2020-07-16 2021-12-02 md 4
23 run 2021-08-16 2021-12-09 Python 2
24 edocteel001 2019-11-12 2020-05-18 JavaScript 1
25 github_upstream_script 2021-05-08 2021-05-08 Python 1
26 gaycore-server 2019-02-18 2020-11-02 Go 0
27 test_svg 2021-03-18 2021-09-17 md 0
sum 3269

The repos I contributed to

ID REPO FIRSTDATE LASTEDATE PRCOUNT
1 GpxTrackPoster 2019-08-06 2021-03-20 12
2 leetcode-cli 2019-11-29 2020-08-21 8
3 vscode-leetcode 2019-12-03 2020-07-22 6
4 taichi 2021-09-23 2021-10-23 5
5 nrc-exporter 2020-07-05 2020-10-07 5
6 awesome-cn-cafe 2020-08-04 2020-08-10 3
7 kb 2020-09-21 2020-09-23 3
8 strava-datasource 2021-04-13 2021-05-13 2
9 Tweet2Telegram 2021-05-21 2021-05-21 2
10 nebula-python 2021-05-19 2021-05-20 2
11 py-staticmaps 2020-09-20 2021-03-24 2
12 python-garminconnect 2021-02-26 2021-05-25 2
13 activities 2020-07-09 2020-07-14 2
14 iredis 2019-12-30 2020-09-16 2
15 notion-avatar 2021-09-28 2021-09-28 1
16 LearnJapan 2020-03-31 2020-03-31 1
17 awesome-cn-cafe-web 2020-08-18 2020-08-18 1
18 tokei-pie 2021-11-19 2021-11-19 1
19 stravalib 2021-08-18 2021-08-18 1
20 olo 2021-04-12 2021-04-12 1
21 awesome-database-learning 2021-05-11 2021-05-11 1
22 help-to-be-helped 2020-02-04 2020-02-04 1
23 GadioVideo 2019-09-25 2019-09-25 1
24 highlight 2020-09-08 2020-09-08 1
25 hub-mirror-action 2021-04-09 2021-04-09 1
26 TopList 2019-08-19 2019-08-19 1
27 gitlab-skyline 2021-03-02 2021-03-02 1
28 MangaLineExtraction_PyTorch 2021-09-22 2021-09-22 1
29 nebula 2021-05-17 2021-05-17 1
30 build-your-own-vue 2020-01-16 2020-01-16 1
31 xrkffgg 2021-03-18 2021-03-18 1
sum 73

The repos I stared (random 10)

ID REPO STAREDDATE LANGUAGE LATESTUPDATE
1 PaddleGAN 2021-03-04 Python 2021-12-10
2 taxi-demo 2019-11-07 Python 2019-11-07
3 blog 2018-02-05 EJS 2021-12-09
4 go-fundamental-programming 2018-05-21 Go 2021-12-09
5 machine_learning_examples 2020-06-08 Python 2021-12-09
6 NeteaseCloudMusic-Now-Playing 2020-08-04 C 2021-01-30
7 OneForAll 2019-08-07 Python 2021-12-09
8 polyline 2020-09-17 Python 2021-11-09
9 daily-anime 2019-12-28 JavaScript 2021-11-11
10 tornado-websocket-example 2018-11-28 HTML 2021-11-29

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL