Skip to main content

A visually rich, pip-installable Terminal User Interface (TUI) client for GitHub

Project description

gitboard

A visually rich, pip-installable Terminal User Interface (TUI) client for GitHub. Browse repositories, view source code with syntax highlighting, inspect issues, and monitor GitHub Actions workflows — all from your terminal.

Features

  • File Tree Browser — navigate repository files and directories in a collapsible tree
  • Syntax-Highlighted Code Viewer — powered by Rich for 100+ languages
  • README Rendering — Markdown rendered directly in the terminal
  • Issues Overview — view open issues with author and status badges
  • GitHub Actions — monitor workflow runs, branches, and pass/fail status
  • Language Breakdown — see repository language distribution at a glance
  • Contributor Stats — top contributors with commit counts
  • Offline Caching — previously fetched data available when rate-limited or offline
  • Asynchronous Loading — all network calls run in background workers; the UI stays responsive
  • Graceful Rate-Limit Handling — falls back to cached data when API limits are hit
  • PAT Authentication — optional Personal Access Token for private repos and higher rate limits
  • Termux Compatible — runs on headless Linux and Android (Termux) environments

Installation

pip install gitboard

Usage

gitboard <repository-url>

The repository URL can be in any of these formats:

# Full HTTPS URL
gitboard https://github.com/owner/repo

# SSH-style
gitboard git@github.com:owner/repo

# Shorthand
gitboard owner/repo

Options

gitboard <repo> [--verbose | -v]
Flag Description
--verbose, -v Enable debug logging

Authentication

Set a GitHub Personal Access Token (PAT) via environment variable:

export GITBOARD_PAT=ghp_xxxxxxxxxxxx
gitboard owner/repo

Or authenticate interactively by pressing a inside the app.

Keyboard Shortcuts

Key Action
q Quit
Ctrl+C Emergency quit
a Open authentication dialog
c Clone repository
f Fork repository
i New issue

License

MIT License — see LICENSE for details.

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

gitboard-0.1.2.tar.gz (17.0 kB view details)

Uploaded Source

Built Distribution

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

gitboard-0.1.2-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

File details

Details for the file gitboard-0.1.2.tar.gz.

File metadata

  • Download URL: gitboard-0.1.2.tar.gz
  • Upload date:
  • Size: 17.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for gitboard-0.1.2.tar.gz
Algorithm Hash digest
SHA256 483daafa0a63da67954c11f88b6f6dbf5e01a11205227766e4dfef9d2528ede1
MD5 ce7a5a2f08746cecedfeec82e6621b3b
BLAKE2b-256 b5d8d88851b6d3c3983e2be18f659bc42af9d38e5c0da02cb6819fe1e7d4b738

See more details on using hashes here.

File details

Details for the file gitboard-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: gitboard-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 15.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for gitboard-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4303d2c4ac04983c499a90b1c50405d2b087df5a8a8933714d0d423300721dbe
MD5 161b9647bdacaa90c9836d2d1dc47a78
BLAKE2b-256 a6697d36ba9453331b7b848d11194a24600a66bba34754066a9420b03ca7ba15

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