• Stars
    star
    139
  • Rank 262,954 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 4 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

📌 Update a gist to contain your GitHub stats

github-stats-box

⚡️📌 Update a pinned gist to contain your GitHub stats


Prep work

  1. Create a new public GitHub Gist (https://gist.github.com/new)
  2. Create a token with the gist and repo scopes and copy it (https://github.com/settings/tokens/new)

Project setup

  1. Fork this repository

  2. From your new fork, go to Settings > Secrets

  3. Add the following secret using the New secret button:

    • GH_TOKEN: The GitHub token generated above.
  4. Go to the Actions tab of your fork and click the "enable" button

  5. Edit the environment variables at the end of the file .github/workflows/run.yml

    • GIST_ID: The ID portion from your gist url: https://gist.github.com/bokub/1cc900d92b9acc15786d7553b46a2cdf.
    • ALL_COMMITS: Boolean value, If true it will count all commits instead of last year commits
    • K_FORMAT: Boolean value, If true, large numbers values will be formatted with a "k", for example 1.5k

That's it! You gist will be updated immediately, and every 12 hours after that

More Repositories

1

chalk-animation

🎬 Colorful animations in terminal output
JavaScript
2,124
star
2

gradient-string

🌈 Beautiful color gradients in terminal output
JavaScript
1,030
star
3

vanity-eth

💎 Browser-based ETH vanity address generator
Vue
730
star
4

lyo

📦 Node.js to browser - The easy way
JavaScript
621
star
5

rgb-light-card

💡 A Lovelace custom card for RGB lights
JavaScript
414
star
6

nopaste

📋 Client-side paste service
JavaScript
362
star
7

linky

🔌 CLI tool to retrieve Linky smart meters data
TypeScript
216
star
8

ha-linky

📊 Home Assistant add-on for Linky smart meters
TypeScript
187
star
9

home-assistant-extension

📌 Home Assistant browser extension
Vue
169
star
10

git-history-editor

✏️ Online commit editor, intuitive and easy to use
HTML
160
star
11

gradient-badge

🍭 Badge generator with color gradient support
JavaScript
70
star
12

i3-config

🐍 A backup of my i3 config
Shell
59
star
13

conso-api

⚡ API for Linky smart meters
Vue
49
star
14

wakatime-to-toggl

📩 Push your WakaTime data to Toggl
JavaScript
35
star
15

linky-cli

⛔️ DEPRECATED - A CLI tool to retrieve your Linky power consumption
JavaScript
19
star
16

stravanity

👟 Easy to beat Strava segments
Vue
17
star
17

ha-history-stats

📈 Statistics about your Home Assistant history
Python
14
star
18

prettier-config

💜 My personal Prettier config & workflow
10
star
19

brackets-gofmt

📑 An extension for Brackets IDE to format Go code.
JavaScript
2
star
20

vanity-eth-cli

Works, but has nothing awesome
Go
1
star
21

blog-comments

1
star
22

bokub

📖 My profile's README
1
star
23

lyo-service

🌄 Lyo builder as a service
JavaScript
1
star