Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Neofetch

From Wikipedia, the free encyclopedia

Neofetch
DeveloperDylan Araps
Release31 December 2015; 10 years ago (2015-12-31)
Final release
7.1.0[1] Edit this on Wikidata / 2 August 2020; 5 years ago (2 August 2020)
Written inBash 3.2
Operating systemLinux, macOS, BSD, Windows, iOS, Android, GNU Hurd, Haiku, IRIX, MINIX, Solaris
Size277 KB
Available inEnglish
TypeBenchmark
LicenseMIT License
Repositorygithub.com/dylanaraps/neofetch

Neofetch is a system information tool written in the Bash shell scripting language.[2] It displays a logo of the distribution, rendered in ASCII art,[3][4] and a static display of the computer's basic hardware and software configurations and their versions. The display includes the operating system, the host (namely the technical name of the machine), uptime, package managers, the shell, display resolution, desktop environment, window manager, themes and icons, the computer terminal, CPU, GPU, and RAM usage. Neofetch can also display images on the terminal with w3m-img or Sixel in place of the ASCII logo art.

Neofetch development was discontinued on 26 April 2024, nearly four years after it was last updated.[5][6]

Derivations and legacy

[edit]
Neofetch on Arch Linux
Neofetch on SteamOS
Neofetch on Devuan
Neofetch on Debian Buster
Neofetch on AryaLinux
Neofetch on Xubuntu, with the Chicago95 theme

Major

[edit]
FastFetch, a major rewrite of NeoFetch, on Debian 13
NameProgramming languageReleased asDescriptionSource
ScreenFetchShell scriptSource codeFirst announced in 2010, this tool is older than NeoFetch by six years. The tool's repo describes it as "The Bash Screenshot Information Tool" because the tool's output is intended to be included in screenshots that demonstrate themes.[7]
HyFetchShell script, Python and RustSource codeAn updated fork of NeoFetch that can optionally render the OS logo in the colors of a chosen pride flag[8]
FastFetchCPortable ExecutableA cross-platform, feature-rich, performance-minded, highly customizable replacement of NeoFetch, it comes with FlashFetch.exe, which is even faster, but its output is not customizable.[9]
WinFetchPowerShellSource codeA comprehensive reimplementation of NeoFetch in PowerShell, it specifically targets Microsoft Windows.[10]

Minor

[edit]
NameProgramming languageReleased asDescriptionSource
aFetchANSI CSource codeDerived from NerdFetch (see below), uFetch (see below), and BitFetch (taken offline), it only displays six lines of info, but all sixteen colors.[11]
CoalFetchJavaSource codeA one-liner program that relies on WMI.[12]
DosFetchTurbo Pascal v7.0Portable ExecutableRuns on DOS and exposes a few lines of information[13]
MySysInf (formerly fetch4FD)UnknownPortable ExecutableMade for FreeDOS because its author was disappointed by DosFetch.[14]
nextFetchGoSource codeNot to be confused with the popular "Next-Fetch" for Next.js. Displays seven lines of info.[15]
NerdFetchShell scriptSource codeDisplays only four lines of info and six colors. Uses icons and glyphs from the Nerd Fonts, Phosphor, or Cozette projects (the user is expected to have them installed). Works on any OS except Windows.[16]
PasFetchPascalSource code, binary (limited)Displays eight lines of info, it is written for Linux only and is only compiled for the Arch repository.[17]
PerlFetchPerlSource codeDisplays nine lines of info, and targets Linux, BSD, and macOS.[18]
pFetchBourne scripting languageSource codeDiscontinued. Displayed 9 lines of info and supported 31 Linux distros, Android, Windows, macOS, Haiku, Minix, Solaris, IRIX, and SerenityOS.[19]
rFetchRustSource codeDisplays six lines of info and targets Linux only. Not to be confused with a REST client of the same name.[20]
RexxFetchREXX[21]
Should Work Everywhere Fetch (SWEF)LuaSource codeDisplays only the OS name, kernel version number, window manager, and shell name, all of the user must know before running it. Supports Windows, Linux, macOS, Android, many others.[22]
Shadow wizard money fetch (SwmFetch)PythonSource codeDisplays five lines of trivial info, the sixteen colors, and the pixart of a wizard.[23]
uFetchShell scriptSource codeDisplays only seven lines of info and no colors. Instead of one script that covers multiple OSes, the uFetch project has released 38 scripts, each dedicated to a different OS.[24]

Tools with similar output

[edit]
NameProgramming languageReleased asDescriptionSource
cpufetchCPortable ExecutableDisplays CPU architecture details in a NeoFetch-like format.[25]
gpufetchC++Portable ExecutableDisplays GPU architecture details in a NeoFetch-like format.[26]
gfetchShell scriptSource codeDisplays the Git repository information for the current or selected folder (if it is a Git repo) in z NeoFetch-like format.[27]

References

[edit]
  1. "Release 7.1.0". 2 August 2020. Retrieved 7 August 2020.
  2. Schell, Brian (22 October 2019). Computing with the Raspberry Pi: Command Line and GUI Linux. Technology in Action. Apress. p. 56. ISBN 9781484252925.
  3. Abrams, Lawrence (18 December 2018). "Neofetch Creates Colorful System Information Screens using Ascii Art". BleepingComputer. Retrieved 10 July 2022.
  4. Sneddon, Joey (15 May 2020). "NeoFetch: See System Information from the Command Line on Linux". OMG! Ubuntu!. Retrieved 8 August 2022.
  5. Javed, Haroon (15 May 2024). "Linux's Coolest Terminal Tool Is Dead, Here's What to Use Instead". How-To Geek. Retrieved 17 August 2024.
  6. Sneddon, Joey (30 April 2024). "Neofetch Development Ends as GitHub Project Archived". OMG! Ubuntu. Retrieved 17 August 2024.
  7. "screenFetch". KittyKatt repo. 3 December 2024 via GitHub.
  8. "hyfetch". hykilpikonna. 3 June 2026 via GitHub.
  9. "fastfetch". fastfetch-cli repo. 4 June 2026 via GitHub.
  10. "LPTSTR/Winfetch". GitHub.
  11. "afetch". 13-CF repo. 8 January 2022 via GitHub.
  12. "fetches". glowiak repo. 17 July 2022 via Codeberg.org.
  13. "Dosfetch". Leahneukirchen repo. 3 August 2023 via GitHub.
  14. "MySysInf 1.2 system info program". FreeDOS repo. 20 March 2024 via SourceForge.
  15. "nextFetch". AlphaNecron repo. 11 February 2022 via GitHub.
  16. "NerdFetch". ThatOneCalculator repo. 4 May 2026 via GitHub.
  17. "PasFetch". MarieEckert repo. 28 April 2026 via GitHub.
  18. "perlfetch". danemasen repo. 19 October 2024 via GitHub.
  19. "pFetch". dylanaraps repo. 10 December 2021 via GitHub.
  20. "rFetch". kamui-fin. 5 February 2024 via GitHub.
  21. "Aminet - util/moni/rexxfetch.lha". aminet.net. Retrieved 20 March 2025.
  22. "swef". rice7th repo. 24 May 2023 via GitHub.
  23. "swmfetch". includeFukari repo. 9 July 2023 via GitHub.
  24. "uFetch". JSCHX repo. 3 May 2025 via GitLab.
  25. "cpufetch". Dr-Noob repo. 1 November 2025 via GitHub.
  26. "gpufetch". Dr-Noob repo. 26 October 2025 via GitHub.
  27. "gfetch". kiedtl repo. 21 April 2020 via GitHub.
[edit]