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

https://github.com/shaikh-rehan-shakil/fetch

Fetch is a neofetch clone made by me. It was a project that I made to learn bash more indepth. It was just a fun project not mean to be practical.
https://github.com/shaikh-rehan-shakil/fetch

bash bash-script neofetch shell sysadmin

Last synced: about 2 months ago
JSON representation

Fetch is a neofetch clone made by me. It was a project that I made to learn bash more indepth. It was just a fun project not mean to be practical.

Awesome Lists containing this project

README

          

# Fetch, a neofetch clone.

Fetch is a neofetch clone made by me in bash. I made this program to learn bash more in depth it's not practical but just a fun project.

## Run Locally

Clone the project

```bash
git clone git@github.com:Shaikh-Rehan-Shakil/fetch.git
```

Go to the project directory

```bash
cd src
```

Start the server

```bash
bash fetch.sh
```

## Screenshots

![App Screenshot](https://i.imgur.com/vDWzaaV.png)