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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file github-status-cli-1.0.0.tar.gz.
File metadata
- Download URL: github-status-cli-1.0.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c290d9bd6ede87551f4101c978d58bbd2a5be86a348483b1195bd82ac900b2d
|
|
| MD5 |
18e3fb72bfaa60739966f55b1683c16a
|
|
| BLAKE2b-256 |
aef3188d7e5e0aa0a721a72260b6e1027acb0fe8565a18a22cab8c227adc42b8
|
File details
Details for the file github_status_cli-1.0.0-py3-none-any.whl.
File metadata
- Download URL: github_status_cli-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
125dd396d4ed70840e38fa6a87ad94f7d11b3e41a9e1d7256b035c540d5b9930
|
|
| MD5 |
98e464b913f759142de2fac7465b8a43
|
|
| BLAKE2b-256 |
cffa5657cccaadc965e67880e755b71deeb57f0e9cc406e45415a55e44da68b3
|