Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-09T16:36:35.000Z (5 months ago)
- Last Synced: 2024-06-09T18:08:53.549Z (5 months ago)
- Topics: cli, gh-extension, github, github-cli
- Language: Shell
- Homepage:
- Size: 1.36 MB
- Stars: 0
- 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/```
## Media
| | |
|-|-|## Dependencies
1. [Kitty](https://github.com/kovidgoyal/kitty)
2. [ImageMagick](https://www.imagemagick.org/)
3. [Curl](https://www.geeksforgeeks.org/curl-command-in-linux-with-examples/)## Contributing
Contact me on [Discord](https://discord.com/users/728604179186188368) or fork the project and start a PullRequest.