v0.5.0 · MIT

Download l8git

Free on every platform, with no account and no licence key. Open a repository and you have the commit graph, the diff and an AI-drafted commit message before you have configured anything.

macOS

.dmg · Apple silicon and Intel

Download

Homebrew

brew install --cask l8git

Windows

.msi · WebView2 ships with Windows

Download

winget

winget install l8git

Linux

.deb / .AppImage · WebKitGTK required

Download

AUR

yay -S l8git

Flatpak

flatpak install l8git

What you need

  • git available on your PATH
  • macOS 11+, Windows 10+, or a Linux distribution with WebKitGTK
  • No account, no licence key, no telemetry enabled by default
  • Optional: an AI provider key, or a local Ollama install

Or build it yourself

It is open source — you never have to trust a binary you did not produce. Needs Bun and a Rust toolchain; platform prerequisites are listed in the README.

Clone the repository

git clone https://github.com/Leon-Achteresch/l8git.git

Install dependencies with Bun

cd l8git && bun install

Run the desktop app in development

bun run tauri dev

Or produce an installer for your platform

bun run tauri build

FAQs

The questions people actually ask before switching Git clients.

Something missing? Open a discussion on GitHub.