A tiny system information tool for Linux
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.
soupfet is licensed under the MIT license. See LICENSE for details.