Skip to content

Ghui is a bash script that fetches GitHub user info via GitHub API by username.

License

Notifications You must be signed in to change notification settings

haithamaouati/Ghui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

stars forks watchers license

Ghui

Ghui is a bash script that fetches GitHub user info via GitHub API by username.

   ____ _   _ _   _ ___ 
  / ___| | | | | | |_ _|
 | |  _| |_| | | | || | 
 | |_| |  _  | |_| || | 
  \____|_| |_|\___/|___|

 Author : Haitham Aouati   

Table of Contents

Usage

  1. Make sure you have figlet, curl and jq installed on your system.
apt install figlet
apt install curl
apt install jq
  1. Download or clone the script to your local machine.
git clone https://github.com/haithamaouati/ghui
  1. Open a terminal and navigate to the script's directory.
cd ghui
chmod +x ghui.sh

Syntax

./ghui <username>

Important

Replace <username> with the username you want to fetch.

Author

Made with ☕ by Haitham Aouati

License

This script is provided under the MIT License.

Note

Feel free to use, modify, and distribute this script according to the terms of the license.

Disclaimer

Warning

This script is for educational and entertainment purposes only.

About

Ghui is a bash script that fetches GitHub user info via GitHub API by username.

Topics

Resources

License

Stars

Watchers

Forks

Languages