Analysis updated 2026-06-21
Display a nicely formatted overview of your system specs with the OS ASCII art logo in your terminal
Customize exactly which hardware details appear and swap the default OS logo for a custom image or wallpaper
Share a screenshot of your desktop setup on Reddit or social media with system information displayed attractively
| dylanaraps/neofetch | a2aproject/a2a | streisandeffect/streisand | |
|---|---|---|---|
| Stars | 23,653 | 23,623 | 23,474 |
| Language | Shell | Shell | Shell |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 1/5 | 4/5 | 3/5 |
| Audience | developer | developer | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Neofetch is a command-line tool that displays a summary of your computer's system information, things like your operating system, CPU, RAM, kernel version, and uptime, alongside your operating system's logo rendered in ASCII art (text characters arranged to form an image). It is written as a Bash script, which means it runs in your terminal without needing any special runtime installed. The output is designed to look visually impressive, making it popular for sharing screenshots of your desktop setup online. You can customize what information is shown and how, either through command-line options or a configuration file. You can even swap the ASCII logo for a custom image or your desktop wallpaper. Neofetch supports nearly 150 different operating systems, from mainstream Linux distributions to obscure systems like Haiku and Minix. You would use it when you want to quickly show off your system setup or need a nicely formatted overview of your machine's specs. It is primarily a cosmetic and social tool rather than a diagnostic one.
A Bash script that displays a formatted summary of your computer's specs, OS, CPU, RAM, kernel, uptime, alongside your operating system's logo in ASCII art, making it popular for sharing terminal setup screenshots online.
Mainly Shell. The stack also includes Shell, Bash.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.