Skip to content

DeprecatedLuke/gitmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitmonitor

A terminal UI for monitoring multiple git repositories at once. Recursively discovers repos, shows branches, recent commits, uncommitted changes, and inline diffs. Auto-refreshes every 5 seconds.

main

Install

bun install
bun link

Usage

gitmonitor ~/projects

Pass a root directory as the argument. Defaults to . if omitted.

Keybindings

Key Action
j / Down Move cursor down
k / Up Move cursor up
l / Right / Enter Expand repo / open detail / view diff
h / Left / Escape Collapse repo / back
Page Up / Page Down Scroll by page
r Refresh
q / Ctrl+C Quit

License

GPL-3.0

About

A git monitoring tool for the agentic era.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors