Skip to main content

A small command-line tool that shows the current GitHub service status.

Project description

GitHub Status CLI

A small command-line utility that returns current status and incident information from the GitHub API.

Helpful to quickly check for service disruptions without switching apps when experiencing issues with git commands.

Usage

$ github-status

----------------------------------------------------------------------------------------
|                        GitHub Status: All Systems Operational                        |
----------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------
|                     COMPONENT                      |             STATUS              |
----------------------------------------------------------------------------------------
| Git Operations                                     |           operational           |
| API Requests                                       |           operational           |
| Webhooks                                           |           operational           |
| Issues                                             |           operational           |
| Pull Requests                                      |           operational           |
| Actions                                            |           operational           |
| Packages                                           |           operational           |
| Pages                                              |           operational           |
| Codespaces                                         |           operational           |
| Copilot                                            |           operational           |
----------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------
|                      INCIDENT                      |  IMPACT  |        STATUS        |
----------------------------------------------------------------------------------------
|                       There are currently no active incidents.                       |
----------------------------------------------------------------------------------------

Installation

Using pip

$ pip install github-status-cli

Manually

$ git clone https://github.com/mvanderlinde/github-status-cli.git
$ cd github-status-cli
$ python -m build
$ pip install dist/github_status_cli-1.0.0-py3-none-any.whl

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

github-status-cli-1.0.0.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

github_status_cli-1.0.0-py3-none-any.whl (3.5 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