Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ufuayk/brofetch

A detailed and fun command-line system information tool.
https://github.com/ufuayk/brofetch

brofetch cli cli-tool fetch linux linux-shell neofetch sh shell system-information unix

Last synced: about 2 months ago
JSON representation

A detailed and fun command-line system information tool.

Awesome Lists containing this project

README

        

# 🫂 brofetch

A detailed and fun command-line system information tool. Install and use it now!

![image](https://raw.githubusercontent.com/ufuayk/brofetch/main/screenshots/screenshot.png)

## 📋 Requirements

• The tool requires [Nerd Fonts](https://www.nerdfonts.com/font-downloads) to work properly.


## ⚙️ Installation

• Clone the project;

```bash
git clone https://github.com/ufuayk/brofetch
```

• Go to the project directory;

```bash
cd brofetch
```

• Grant permission to run before installation;

```bash
chmod +x install.sh
```

• Run the script;

```bash
./install.sh
```

• After the installation is complete, you can use the command;

```bash
brofetch
```

• The installation directory is;
```
/usr/local/bin
```

## 👷🏻‍♂️ Author

• [@ufuayk](https://www.github.com/ufuayk) for design and development.

## 👨🏻‍💻 Developer's Note

Since I am new to writing shell scripts, I may have made mistakes while writing the script. And I've only been able to test the tool on two systems, so please let me know of any bugs. Enjoy!