🚀 Coming Soon

Learn Git by seeing what happens

A visual Git learning tool with a real terminal. See exactly what each command does before you run it.

~/Documents/my-project
Terminal
Branch Graph
Changes
~ $ cd Documents/
Documents $ cd my-project
my-project $ git add .
Command Preview
git add .
Files to be staged:
M
src/app.js
modified
?
src/utils.js
untracked
M
package.json
modified
Press Enter to execute

Built for learning

Everything you need to finally understand Git

Real Terminal

Use a real bash terminal. No simulations — run actual git commands in your repos.

Visual Branch Graph

See your commit history as a visual timeline. Understand branches at a glance.

Command Preview

See what each git command will do before you run it. No more surprises or mistakes.

Diff Viewer

View file changes with syntax highlighting. See exactly what changed in each commit.

Live Updates

The visualization updates automatically as you run commands. Watch Git work in real-time.

Desktop App

Native macOS app built with Flutter. Fast, responsive, and works with any Git repository.

~/Documents/birdhouse-status
Terminal
Branch Graph
Changes
Branch Graph
master
3b76d85
chagne screenshots name
1 week ago • Yosef-rm1
4fc1bf0
added screenshots
1 week ago • Yosef-rm1
e91d234
v1.1.0: Add green checkmark for ready birdhouses
1 week ago • Yosef-rm1
db63a0d
Ignore .DS_Store
2 weeks ago • Yosef-rm1
6b27a0b
Merge branch 'master' of https://github.com/...
2 weeks ago • Yosef-rm1
~/Documents/birdhouse-status
Terminal
Branch Graph
Changes
Recent Commits
master
3b76d85
chagne screenshots name
1 week ago • Yosef-rm1
4fc1bf0
added screenshots
1 week ago • Yosef-rm1
Files
README.md +5 -5
14
15# Screenshots
16
![Screenshot 1](images/screenshot1.png)
![Screenshot 2](images/screenshot2.png)
17![Screenshot 1](images/Screenshot1.png)
18![Screenshot 2](images/Screenshot2.png)
🎉 20% OFF for early supporters

Be the first to know

Sign up for early access and get 20% off when we launch.

No spam, ever. Unsubscribe anytime.