working directory stats at a glance
Find a file
Yaroslav Belozerov 93a3bc8fb6
add readme
2025-08-01 23:10:33 +03:00
src fallback for no author and 0 total commits 2025-08-01 22:41:38 +03:00
.gitignore init project 2025-07-29 20:04:34 +03:00
build.zig parsing cli arguments and configging teehee 2025-07-31 01:05:05 +03:00
build.zig.zon cute graph 2025-07-30 17:54:42 +03:00
README.md add readme 2025-08-01 23:10:33 +03:00

glance_banner_nobg

glance

see your work clearly 🔍
aka super cute stats about git repositories

glance_ui

💻 install

see binary releases🔗

or build from source (requires zig - blazingly fast)

git clone git@github.com:yaroslav-belozerov/glance.git
cd glance
zig build
./zig-out/bin/glance --help

usage

with heapmap by day

glance "yourgitname"

or by week

glance "yourgitname" --weekly

no name = everyone's commits

glance

more in help (and more features on their way)

glance --help

💁 info

this is a project made as part of Summer of Making
genuinly coool, highly recommend

also please hold your contributions for after the event's end