screenfetch
Display system information. More information: <https://github.com/KittyKatt/screenFetch>.
Install
- All systems
-
curl cmd.cat/screenfetch.sh
- Debian
-
apt-get install screenfetch
- Ubuntu
-
apt-get install screenfetch
- Arch Linux
-
pacman -S screenfetch
- Kali Linux
-
apt-get install screenfetch
- Fedora
-
dnf install screenfetch
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install screenfetch
- OS X
-
brew install screenfetch
- Raspbian
-
apt-get install screenfetch
- Dockerfile
- dockerfile.run/screenfetch
Display system information. More information: <https://github.com/KittyKatt/screenFetch>.
-
Start `screenfetch`:
screenfetch
-
Take a screenshot (requires 'scrot'):
screenfetch -s
-
Specify distribution logo:
screenfetch -A 'distribution_name'
-
Specify distribution logo and text:
screenfetch -D 'distribution_name'
-
Strip all color:
screenfetch -N
© tl;dr; authors and contributors