https://github.com/SidonTheTroll/gh-retina
🖼️ A command line information extension for Github CLI 🌿
https://github.com/SidonTheTroll/gh-retina
cli gh-extension github github-cli
Last synced: 10 months ago
JSON representation
🖼️ A command line information extension for Github CLI 🌿
- Host: GitHub
- URL: https://github.com/SidonTheTroll/gh-retina
- Owner: SidonTheTroll
- License: gpl-3.0
- Created: 2023-09-22T00:34:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-09T16:36:35.000Z (almost 2 years ago)
- Last Synced: 2024-08-22T13:17:00.511Z (almost 2 years ago)
- Topics: cli, gh-extension, github, github-cli
- Language: Shell
- Homepage:
- Size: 1.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
gh-retina
An extension for [Github Cli](https://github.com/cli/cli) to show user's info. Inspired by [dylanaraps/neofetch](https://github.com/dylanaraps/neofetch) and replacement for [sheepla/gh-userfetch](https://github.com/sheepla/gh-userfetch)
## Usage
Run `gh retina ` but make sure that you are logged in.
Can also run just by `gh retina` but **doesn't show the profile photo**.
## Installation
Requires [GitHub CLI](https://github.com/cli/cli) v2.0.0+ and [stedolan/jq](https://github.com/stedolan/jq).
```sh
git clone https://github.com/SidonTheTroll/gh-retina/ ~/.local/share/gh/extensions/
```
Or directly install extension
```sh
gh extension install SidonTheTroll/gh-retina
```
## Media
|
|
|
|-|-|
## Dependencies
1. [Kitty](https://github.com/kovidgoyal/kitty)
2. [Curl](https://github.com/curl/curl)
3. [jq](https://jqlang.github.io/jq/)
## Contributing
Contact me on [Discord](https://discord.com/users/728604179186188368) or fork the project and start a PullRequest.