Skip to content

soupfoo/soupfet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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