Skip to main content

A blazing-fast TUI replacement for GitKraken - manage your Git repos with style!

Project description

OctoTUI Logo

OctoTUI

PyPI version Python License: MIT Code style: ruff

A terminal UI for Git, inspired by GitKraken

InstallationScreenshots


OctoTUI Demo

OctoTUI brings a GitKraken-like experience to your terminal. Visual diffs, hunk-level staging, branch management, commit history—all without leaving the command line.

Features

  • Visual diffs with syntax highlighting
  • Hunk-level staging/unstaging
  • Branch visualization and management
  • Commit history browsing
  • AI-powered commit messages (via GAC)
  • 100% free and open source

Screenshots

Status Tab

Repository status at a glance: branch, remote tracking, sync status (ahead/behind), working tree operations.

Status Tab

Files Tab

Browse your repository with a tree view. Press e to open files in your editor.

Files Tab

Unstaged Changes

Review unstaged changes with syntax-highlighted diffs. Stage or discard individual hunks.

Unstaged Tab

Staged Changes

See what's going into your next commit. Unstage hunks if needed.

Staged Tab

Commit Tab

Write commit messages with subject and body, or generate them with AI.

Commit Tab

Settings Tab

Configure your editor, theme, and AI provider. Supports 30+ providers including OpenAI, Anthropic, and Ollama.

Settings Tab Settings Tab - GAC Config


Installation

Quick Start

uvx octotui

From Source

git clone https://github.com/never-use-gui/octotui.git
cd octotui
uv run octotui

Requirements

  • Python 3.11+
  • Git
  • Terminal with 256+ colors

Profiling & Debugging

If OctoTUI is slow on large repositories, enable profiling to identify bottlenecks:

# Enable profiling (logs to ~/.octotui_profile.log)
OCTOTUI_PROFILE=1 uv run octotui /path/to/big/repo

# Use a custom log file
OCTOTUI_PROFILE=1 OCTOTUI_PROFILE_LOG=/tmp/profile.log uv run octotui

After using the app, check the profile log for a summary of slow functions:

cat ~/.octotui_profile.log | tail -30

The summary shows function call counts, total time, average time, and min/max times—sorted by total time (slowest first).


Tech Stack

License

MIT - see LICENSE

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

octotui-0.1.15.tar.gz (63.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

octotui-0.1.15-py3-none-any.whl (73.3 kB view details)

Uploaded Python 3

File details

Details for the file octotui-0.1.15.tar.gz.

File metadata

  • Download URL: octotui-0.1.15.tar.gz
  • Upload date:
  • Size: 63.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for octotui-0.1.15.tar.gz
Algorithm Hash digest
SHA256 e57decf2d38fa98eacf1fa889e0949d744d59677d54d17f1eab2f5347433d79c
MD5 22c4aec781a46e40200cf9e7150c2e20
BLAKE2b-256 137878592d8596c32fb3470cb9fdeca64a76bd4145d1384ac11c3ae3b425310b

See more details on using hashes here.

File details

Details for the file octotui-0.1.15-py3-none-any.whl.

File metadata

  • Download URL: octotui-0.1.15-py3-none-any.whl
  • Upload date:
  • Size: 73.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for octotui-0.1.15-py3-none-any.whl
Algorithm Hash digest
SHA256 c0ac32611a4e5182cb54410102a7f2643096806fa13d899061271f01234e15eb
MD5 d0d39cbbad81c4e7f35764858d5054aa
BLAKE2b-256 d6b7360e90966d845deaa15277604ee227accae0754d7598d522f577b7e9b9c0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page