hackfetch v1.2.0 — Live Mode + SVG Export
Live mode 🎥
hackfetch -watch re-fetches your Hackatime stats every 30 seconds and redraws in place. Today's hours tick up while you code. Ctrl+C to quit.
hackfetch -watch
hackfetch -watch stardance rainbowPerfect for second-monitor displays or screen recordings.
Share your fetch 🖼️
hackfetch -export card.svg saves your fetch as a shareable SVG card with rounded corners, monospace font, and matching colors.
hackfetch -export card.svg
hackfetch -export card.svg stardance pride
hackfetch -export card.svg -logo orpheus -color rainbowThe SVG is self-contained - open in any browser, drop into a tweet, paste into a devlog. Convert to PNG with rsvg-convert or any image editor.
Tip: put flags before positional args.
hackfetch -export card.svg stardance rainbowworks; the other order doesn't.
Upgrade
brew update && brew upgrade hackfetchOr fresh install:
brew tap xerneas3318/tap
brew install hackfetch