bar length reflects commit changes; daily author activity at a glance.
npx git-bar --days 7Prefer no-install? Use npx:
npx git-bar --days 7or install with npm/pnpm
npm install -g git-bar # once published on npmgit-bar [--author keyword] [--author keyword2] [--days N]--author <keyword>: filter authors by substring; repeatable; OR logic; case-insensitive.--days <N>: show only the last N days; overrides the default fetch limit.
git calendar, git stats, git activity graph, git contributions chart, git commits per day, git author stats terminal.
MIT