Bunnyfetch Save

🐰 Tiny system info fetch utility.

Project README

Bunnyfetch

🐰 Tiny system info fetch utility.

GitHub license GitHub stars
Bunnyfetch is a small and fast tool for getting info about your system. The idea is from this here and I decided to make it crossplatform in Go.


Install

Binaries are provided at the releases page here. Or, you can just run go install github.com/Rosettea/bunnyfetch@latest

Manual Compile

git clone https://github.com/Rosettea/Bunnyfetch
cd Bunnyfetch
go get -d ./...
go build -ldflags "-w -s" # ldflags make the binary smaller

Usage

Run bunnyfetch! Some people may notice that the color of "OS" will not match their colorscheme. That is because it is taken from the /etc/os-release file. If you wish to disable the feature, the --no-distro-color or -d flag can be used.

License

Bunnyfetch is licensed under the MIT license.
Read here for more info.

Open Source Agenda is not affiliated with "Bunnyfetch" Project. README Source: Rosettea/bunnyfetch
Stars
154
Open Issues
0
Last Commit
6 months ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating