soupfoo / soupfet

A fetch tool for Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

soupfet

A tiny system information tool for Linux

Installation

Build from source:

Required: Go compiler (>=v1.21)

git clone https://github.com/soupfoo/soupfet.git
cd soupfet
go build
./soupfet

You can download a prebuilt binary from releases page as well.

License

soupfet is licensed under the MIT license. See LICENSE for details.

Acknowledgement

bunnyfetch

About

A fetch tool for Linux

License:MIT License


Languages

Language:Go 100.0%