All Projects → Rosettea → bunnyfetch

Rosettea / bunnyfetch

Licence: MIT license
🐰 Tiny system info fetch utility.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to bunnyfetch

yafetch
Yet another fetch ...
Stars: ✭ 27 (-75.68%)
Mutual labels:  screenfetch, system-information
disfetch
Yet another *nix distro fetching program, but less complex.
Stars: ✭ 45 (-59.46%)
Mutual labels:  system-information, pfetch
fetches
hell
Stars: ✭ 21 (-81.08%)
Mutual labels:  system-information, pfetch
rxfetch
A custom system info fetching tool
Stars: ✭ 384 (+245.95%)
Mutual labels:  screenfetch, pfetch
Seeker
Accurately Locate Smartphones using Social Engineering
Stars: ✭ 2,772 (+2397.3%)
Mutual labels:  system-information
Gopsutil
psutil for golang
Stars: ✭ 7,117 (+6311.71%)
Mutual labels:  system-information
Hardinfo
System profiler and benchmark tool for Linux systems
Stars: ✭ 385 (+246.85%)
Mutual labels:  system-information
netbox-agent
Netbox agent to run on your infrastructure's servers
Stars: ✭ 99 (-10.81%)
Mutual labels:  system-information
yaf
Yet another system fetch that is minimal and customizable
Stars: ✭ 23 (-79.28%)
Mutual labels:  system-information
TempleOS-Screenfetch
Screenfetch for TempleOS
Stars: ✭ 18 (-83.78%)
Mutual labels:  screenfetch
Cfg2html
cfg2html is a UNIX shell script similar to supportinfo, getsysinfo or get_config, except that it creates a HTML (and plain ASCII) system documentation for HP-UX, SCO-UNIX, AIX, Sun OS and Linux systems. Plug-ins for SAP, Oracle, Informix, Serviceguard, Fiber Channel/SAN, TIP/ix, OpenText (IXOS/LEA), SN Mass Storage like MAS, EMC, EVA, XPs, Network Node Manager and DataProtector etc. are included. The first versions of cfg2html were written for HP-UX. Meanwhile the cfg2html HP-UX stream was ported to all major *NIX platforms and small embedded systems.
Stars: ✭ 116 (+4.5%)
Mutual labels:  system-information
Tmux Mem Cpu Load
CPU, RAM, and load monitor for use with tmux
Stars: ✭ 746 (+572.07%)
Mutual labels:  system-information
Go Osstat
OS system statistics library for Go
Stars: ✭ 146 (+31.53%)
Mutual labels:  system-information
Otseca
Open source security auditing tool to search and dump system configuration. It allows you to generate reports in HTML or RAW-HTML formats.
Stars: ✭ 416 (+274.77%)
Mutual labels:  system-information
fastfetch
Like neofetch, but much faster because written in c. Only Linux.
Stars: ✭ 191 (+72.07%)
Mutual labels:  screenfetch
Systemstat
Rust library for getting system information
Stars: ✭ 301 (+171.17%)
Mutual labels:  system-information
Amon
Amon is a modern server monitoring platform.
Stars: ✭ 1,331 (+1099.1%)
Mutual labels:  system-information
Winfetch
🛠 A command-line system information utility written in PowerShell. Like Neofetch, but for Windows.
Stars: ✭ 189 (+70.27%)
Mutual labels:  system-information
Systemd exporter
Exporter for systemd unit metrics
Stars: ✭ 82 (-26.13%)
Mutual labels:  system-information
Archey4
💻 Maintained fork of the original Archey Linux system tool
Stars: ✭ 118 (+6.31%)
Mutual labels:  system-information

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 get -u github.com/Rosettea/bunnyfetch

Manual Compile

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

License

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].