Jump to content

Neofetch: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Undid revision 1177652797 by Admantine123 (talk) if you have a reason to revert - that is, you think there is a policy or guideline that applies - you say what it is. if you don't have a reason, don't revert.
Tags: Undo Reverted references removed
Undid revision 1177655843 by 86.28.234.5 (talk) deleting of quality content with citations with no valid reasons
Tags: Undo Reverted
Line 22: Line 22:
}}
}}


'''Neofetch''' is a system information tool written in the [[Bash (Unix shell)|Bash]] shell [[scripting language]].<ref>Brian Schell (2019). Computing with the Raspberry Pi: Command Line and GUI Linux. p. 56</ref> Its output includes a [[logo]] of the [[Software distribution|distribution]], rendered in [[ASCII art]].<ref>{{Cite web |title=Neofetch Creates Colorful System Information Screens using Ascii Art |url=https://www.bleepingcomputer.com/news/software/neofetch-creates-colorful-system-information-screens-using-ascii-art/ |access-date=2022-07-10 |website=BleepingComputer |language=en-us}}</ref><ref>{{Cite web |last=Sneddon |first=Joey |date=2020-05-15 |title=NeoFetch: See System Information from the Command Line on Linux |url=http://www.omgubuntu.co.uk/2016/11/neofetch-terminal-system-info-app |access-date=2022-08-08 |website=OMG! Ubuntu! |language=en-GB}}</ref> Unlike a [[system monitor]], the tool only features a static display of the computer's basic [[computer hardware|hardware]] and [[software]] configurations and their versions, typically [[operating system]], the [[host (network)|host]], [[uptime]], [[package manager]]s, the [[Shell (computing)|shell]], [[display resolution]], [[desktop environment]], [[window manager]], themes and [[computer icon|icons]], the [[computer terminal]], [[CPU]], [[GPU]], and [[RAM]]. Neofetch can also display images on the terminal with ''[[w3m]]-img'' in place of the ASCII logo art.
'''Neofetch''' is a system information tool written in the [[Bash (Unix shell)|Bash]] shell [[scripting language]].<ref>Brian Schell (2019). Computing with the Raspberry Pi: Command Line and GUI Linux. p. 56</ref> On the left side is always a [[logo]] of the [[Software distribution|distribution]], rendered in [[ASCII art]].<ref>{{Cite web |title=Neofetch Creates Colorful System Information Screens using Ascii Art |url=https://www.bleepingcomputer.com/news/software/neofetch-creates-colorful-system-information-screens-using-ascii-art/ |access-date=2022-07-10 |website=BleepingComputer |language=en-us}}</ref><ref>{{Cite web |last=Sneddon |first=Joey |date=2020-05-15 |title=NeoFetch: See System Information from the Command Line on Linux |url=http://www.omgubuntu.co.uk/2016/11/neofetch-terminal-system-info-app |access-date=2022-08-08 |website=OMG! Ubuntu! |language=en-GB}}</ref> Unlike a [[system monitor]], the tool only features a static display of the computer's basic [[computer hardware|hardware]] and [[software]] configurations and their versions, typically [[operating system]], the [[host (network)|host]] (namely the technical name of the machine), [[uptime]], [[package manager]]s, the [[Shell (computing)|shell]], [[display resolution]], [[desktop environment]], [[window manager]], themes and [[computer icon|icons]], the [[computer terminal]], [[CPU]], [[GPU]], and [[RAM]]. Neofetch can also display images on the terminal with ''[[w3m]]-img'' in place of the ASCII logo art. Neofetch hasn't been updated and appears to be inactive since about December 9th, 2021.<ref>{{Cite web |title=Merge branch 'master' of github.com:dylanaraps/neofetch · dylanaraps/neofetch@ccd5d9f |url=https://github.com/dylanaraps/neofetch/commit/ccd5d9f52609bbdcd5d8fa78c4fdb0f12954125f |access-date=2023-06-04 |website=GitHub |language=en}}</ref>

== Example screenshots ==
<gallery>
File:Arch Linux Base Neofetch output.png|Neofetch showing [[Arch Linux]]
File:SteamOS 3.0 neofetch screenshot.png|Neofetch showing [[SteamOS]] on a [[Steam Deck]]
File:VirtualBox Test 15 05 2022 22 36 56.png|Neofetch and [[htop]] showing [[Devuan]]
File:Debian10x Gnome.png|Neofetch showing [[Debian Buster]]
</gallery>
== Other implementations ==
* afetch, written in [[ANSI C]]
* CoalFetch, a [[one-liner program]] in [[Java (programming language)|Java]]
* dosfetch, written in [[Pascal (programming language)|Pascal]] for [[DOS]]<ref>https://github.com/leahneukirchen/dosfetch</ref>
* efetch, written in [[C++]]
* gfetch, written in [[rc]] scripting language
* hfetch, written in [[Bash (Unix shell)|Bash]]
* hyfetch, a updated fork of neofetch with LGBT colors<ref>https://github.com/hykilpikonna/hyfetch#running-updated-original-neofetch</ref>
* nerdfetch, fetch script using icons and glyphs from "Nerd Fonts" (sourced mainly from [[Material Design]] and [[Font Awesome]]) <ref>https://www.nerdfonts.com/#home</ref>
* nextfetch, written in [[Go (programming language)|Go]]
* Pasfetch, written in [[Pascal (programming language)|Pascal]]
* perlfetch, written in [[Perl]]
* pfetch, written in [[Bourne shell|Bourne]] scripting language
* rfetch, written in [[Rust (programming language)|Rust]]
* swef, written in [[Lua (programming language)|Lua]]
* swmfetch, written in [[Python (programming language)|Python]]
* ufetch, single shell script for each Unix-like platform (linux, bsd, mac)<ref>https://gitlab.com/jschx/ufetch</ref>
* winfetch, written in Microsoft [[PowerShell]] scripting language <ref>https://github.com/lptstr/winfetch</ref>


==References==
==References==
Line 28: Line 55:


==External links==
==External links==
* [https://www.reddit.com/r/sysfetch/ A subreddit dedicated to Fetches]
* [https://github.com/fosslife/awesome-ricing#fetches List of Fetches]
* [https://github.com/fosslife/awesome-ricing#fetches List of Fetches]



Revision as of 12:08, 30 September 2023

Neofetch
Developer(s)Dylan Araps
Initial release31 December 2015; 8 years ago (2015-12-31)
Stable release
7.1.0 / August 2, 2020; 3 years ago (2020-08-02)[1]
RepositoryGitHub
Written inBash 3.2
Operating systemLinux, macOS, BSD, Windows, iOS, Android, GNU Hurd, Haiku, IRIX, MINIX, Solaris
Size277 KB
Available inEnglish
TypeBenchmark
LicenseMIT License

Neofetch is a system information tool written in the Bash shell scripting language.[2] On the left side is always a logo of the distribution, rendered in ASCII art.[3][4] Unlike a system monitor, the tool only features a static display of the computer's basic hardware and software configurations and their versions, typically 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. Neofetch can also display images on the terminal with w3m-img in place of the ASCII logo art. Neofetch hasn't been updated and appears to be inactive since about December 9th, 2021.[5]

Example screenshots

Other implementations

  • afetch, written in ANSI C
  • CoalFetch, a one-liner program in Java
  • dosfetch, written in Pascal for DOS[6]
  • efetch, written in C++
  • gfetch, written in rc scripting language
  • hfetch, written in Bash
  • hyfetch, a updated fork of neofetch with LGBT colors[7]
  • nerdfetch, fetch script using icons and glyphs from "Nerd Fonts" (sourced mainly from Material Design and Font Awesome) [8]
  • nextfetch, written in Go
  • Pasfetch, written in Pascal
  • perlfetch, written in Perl
  • pfetch, written in Bourne scripting language
  • rfetch, written in Rust
  • swef, written in Lua
  • swmfetch, written in Python
  • ufetch, single shell script for each Unix-like platform (linux, bsd, mac)[9]
  • winfetch, written in Microsoft PowerShell scripting language [10]

References

  1. ^ "Releases - dylanaraps/neofetch". Retrieved 22 July 2019 – via GitHub.
  2. ^ Brian Schell (2019). Computing with the Raspberry Pi: Command Line and GUI Linux. p. 56
  3. ^ "Neofetch Creates Colorful System Information Screens using Ascii Art". BleepingComputer. Retrieved 2022-07-10.
  4. ^ Sneddon, Joey (2020-05-15). "NeoFetch: See System Information from the Command Line on Linux". OMG! Ubuntu!. Retrieved 2022-08-08.
  5. ^ "Merge branch 'master' of github.com:dylanaraps/neofetch · dylanaraps/neofetch@ccd5d9f". GitHub. Retrieved 2023-06-04.
  6. ^ https://github.com/leahneukirchen/dosfetch
  7. ^ https://github.com/hykilpikonna/hyfetch#running-updated-original-neofetch
  8. ^ https://www.nerdfonts.com/#home
  9. ^ https://gitlab.com/jschx/ufetch
  10. ^ https://github.com/lptstr/winfetch