plusfetch is a simple POSIX sh fetch script — a fork of pfetch with extra hardware info: RAM in GB, CPU/GPU names, local IP and display details (resolution, size, refresh rate).
- Written in pure POSIX sh — no bash required
- Tiny and fast
- Info shown: OS, host, kernel, uptime, packages, memory (GB), CPU, GPU, local IP, display (resolution, inches, Hz)
- Works on almost every thing like :
- Linux
- Alpine Linux, Arch Linux, Arco Linux, Artix Linux, CentOS, Dahlia, Debian, Devuan, Elementary, EndeavourOS, Fedora, Garuda Linux, Gentoo, Guix, Hyperbola, instantOS, KISS Linux, Linux Lite, Linux Mint, Mageia, Manjaro, MX Linux, NixOS, OpenSUSE, Parabola, Pop!_OS, PureOS, Slackware, Solus, Ubuntu and Void Linux.
- All other distributions are supported with a generic penguin logo.
- Android
- BSD
- DragonflyBSD, FreeBSD, NetBSD and OpenBSD.
- Windows
- Windows subsystem for Linux.
- Haiku
- MacOS
- Minix
- Solaris
- IRIX
- SerenityOS
git clone https://github.com/byte-106/plusfetch
cd plusfetch
sudo make installOr run it directly:
./plusfetchAdd it to your .bashrc to show it on every new terminal:
plusfetchMIT — see the original pfetch license.
