Skip to main content

A terminal UI for interacting with Github

Project description

LazyGithub

This is a WIP terminal UI client for interacting with GitHub. It draws heavy inspiration from the lazygit project and uses Textual to drive the terminal UI interactions.

Example screenshot

Currently, it supports the following:

  • Listing the repositories associated with your account
  • Listing the issues and pull requests on those repositories
  • Listing the details, diff, and reviews on any of those pull requests
  • Detailed issue views, including conversation participation

Planned features:

  • Local caching, improving reload times and making it easier to use within a terminal or editor environment.
  • A more wholeistic summary view for the currently selected repository
  • The ability to list, view, and trigger actions on a repository
  • More fleshed out PR interactions, including commenting and eventually submitting full PR reviews from within your terminal.

Running Locally

If you have uv installed, then you can try LazyGithub by running uvx lazy-github. Alternatively, you can pull the repo and run it locally by running the ./start.sh script in the root of the repo.

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

lazy_github-0.1.7.tar.gz (25.1 kB view hashes)

Uploaded Source

Built Distribution

lazy_github-0.1.7-py3-none-any.whl (36.2 kB view hashes)

Uploaded Python 3

Supported by

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