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

https://github.com/alphanecron/rutofetch

Fetch program for Linux, with Naruto theme.
https://github.com/alphanecron/rutofetch

Last synced: 11 months ago
JSON representation

Fetch program for Linux, with Naruto theme.

Awesome Lists containing this project

README

          

### rutofetch

> Fetch program for Linux, made for Naruto fan.

#### Prerequisites
- `kitty` or `SIXEL`-compatible terminals
- `go >= 17`

#### Building
```sh
git clone https://github.com/AlphaNecron/rutofetch.git
cd rutofetch
# build the program
go build
./rutofetch
# or run it directly
go run main.go
```
#### Screenshot
![Rutofetch](https://user-images.githubusercontent.com/57827456/152800987-5d50b097-780f-42eb-a590-6a3c6e484293.png)