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

https://github.com/xlsft/bfetch

BFetch - fast system fetch written in brainf**k
https://github.com/xlsft/bfetch

Last synced: 16 days ago
JSON representation

BFetch - fast system fetch written in brainf**k

Awesome Lists containing this project

README

        

# ✨ BFetch - fast system fetch written in brainf**k

Ported to brainf**k from: [wick3dr0se/sysfetch](https://github.com/wick3dr0se/sysfetch)

### Installation

Debian-based systems
```bash
sudo apt install bf
git clone https://github.com/xlsft/bfetch.git
cd bfetch
```

### Usage

```bash
bash <(bf bfetch.bf)
```