You are browsing as a guest. Sign up (or log in) to start making projects!

6h 41m 22s logged

Hackfetdch natively in your readme hackfetch -readme :miku-spin:

it spits out a markdown stats card ready to paste straight into your github profile README.

pipe it into a file and commit:

hackfetch -readme > stats.md

this is the cool bit

or drop it in your README.md between two html comments and set up a github action to run it on a schedule so it auto refreshes every day. :dance:

your profile now has a live coding stats card next to your pinned repos with no cron server, no vercel deploy, no api key stashed in secrets. its literally just markdown.

zero extra api calls too. the readme card reads from the same cached hackatime response the normal fetch uses so if you just ran hackfetch it takes ~20ms.

the streak emoji is a lil detail i had fun with. 3+ days gets a 🔥

upgrade with brew upgrade hackfetch or yay -S hackfetch-bin (once aur maintenance wraps up) or curl the installer curl -fsSL https://raw.githubusercontent.com/xerneas3318/hackfetch/main/install.sh | sh

0
17

Comments 0

No comments yet. Be the first!