Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ufuayk/brofetch
- Owner: ufuayk
- License: mit
- Created: 2024-06-14T15:35:01.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T17:23:05.000Z (2 months ago)
- Last Synced: 2024-11-10T18:27:21.283Z (2 months ago)
- Topics: brofetch, cli, cli-tool, fetch, linux, linux-shell, neofetch, sh, shell, system-information, unix
- Language: Shell
- Homepage:
- Size: 322 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-fetch - brofetch - A detailed and fun command-line system information tool. `Shell` (Operation System / Cross Platform)
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!