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

https://github.com/Justus0405/bfetch

🔎 Another System information script for Linux written in bash
https://github.com/Justus0405/bfetch

bash bash-script bash-scripting monitor monitoring monitoring-scripts monitoring-tool script

Last synced: 15 days ago
JSON representation

🔎 Another System information script for Linux written in bash

Awesome Lists containing this project

README

        






# bfetch

Another System information script for Linux written in bash

> [!NOTE]
> You need to have some kind of NerdFont installed
> for the symbols to display properly!

## Installation

1. Clone the repository:

```shell
git clone https://github.com/Justus0405/bfetch.git
```

2. Navigate to the directory:

```shell
cd bfetch
```

3. Run the script:
```shell
./bfetch
```

## Usage

```plaintext
usage: bfetch [...]
arguments:
-s | --system
-t | --temps
-h | --help

```

#


Copyright © 2024-present Justus0405