nofetch
nofetch copied to clipboard
The fastest anti-fetch script on the planet, written in POSIX sh! Runs on a potato!
nofetch
The world's fastest fetch script ever made. Runs on a complete potato. Made using POSIX sh unlike some fetch scripts.
Why?
- Why not?
- Fetch scripts are dumb and overrated and are in every r/unixporn post
Benefits of nofetch over other fetch scripts
- nofetch is made using POSIX sh, meaning that it doesn't rely on bash being installed on the host
- It is much faster. I know that nobody has enough attention span to be this far into the README so I'm not gonna put in the effort to add charts with confusing numbers but let's just say that neofetch allows me a quick bathroom break when running on a Pentium 3 laptop while nofetch doesn't even give me time to stand up.
- If you have slow hardware, the
--flexoption generates a fake hardware report with super awesome specs so you can flex on your gaming buddies (I guess) - It doesn't actually fetch anything
Installation
Please be aware that easier methods are being developed and will be released in the future of the project. If you have any methods that are simpler than mine, please let me know
macOS/Linux
- Download and extract the latest release to your Downloads folder.
- Open a new Terminal window. (see this for instructions).
- Type in:
sudo cp ~/Downloads/nofetch /usr/local/bin && chmod +x /usr/local/bin/nofetch. Type in your password when necessary - Type
nofetchto verify if it works.
- Please note: Linux support cannot be guaranteed due to the sheer variety of Linux distributions. If you are having a problem with nofetch on your Linux install, please open an issue.
Windows (experimental)
NOTE: For Windows you will need to install WSL2. See what is WSL to learn about what that is. I am working on a native Windows version of the script that will be out in a newer release.
- Open a PowerShell window by using the keyboard shortcut
WINDOWS + Rand typing "powershell". - In the newly opened PowerShell window type
wsl --install. Follow the installation. - Once WSL is installed, type in Windows Search: "WSL" and open the app.
- Type in the following:
sudo apt install curl unzip && curl -O https://github.com/0xCUB3/nofetch/releases/latest/download/nofetch.zip && unzip nofetch.zip && chmod +x nofetch. Type in your WSL password when necessary. - Type in
nofetchto verify if it works.
Usage
Syntax: nofetch --OPTION COLOR
Options:
Colors:
red green blue yellow magenta cyan
Options:
--regular Standard nofetch output
--lttstore Prints 'lttstore.com' in nofetch fashion
--flex Lets you flex on your friends because I know the skids want that
--help Prints this message (but I guess you already figured that out)
Pictures

As this script is in early releases, please keep in mind that bugs will occur. Please open an issue in the issues tab if you find any bugs.
Final Words
- In case I haven't mentioned before, fetch scripts are big, bloated, and overrated. This madness needs to stop!
- If you want to help me code this revolution, DM me on Discord (0xCUBE#0001) or Reddit
- I dream of a world where r/unixporn doesn't have fetch scripts in every picture. Use nofetch instead to stop this abomination!
Contact
- Discord:
0xCUBE#0001 - Reddit: https://www.reddit.com/user/0xCUBE
- This Issues page is fine too