Skip to content

ElysianNodes/betterfech

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5,280 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

A command-line system information tool written in bash 3.2+

Packaging status

neofetch

Neofetch is a command-line system information tool written in bash 3.2+. Neofetch displays information about your operating system, software and hardware in an aesthetic and visually pleasing way.

The overall purpose of Neofetch is to be used in screen-shots of your system. Neofetch shows the information other people want to see. There are other tools available for proper system statistic/diagnostics.

The information by default is displayed alongside your operating system's logo. You can further configure Neofetch to instead use an image, a custom ASCII file, your wallpaper or nothing at all.

neofetch

You can further configure Neofetch to display exactly what you want it to. Through the use of command-line flags and the configuration file you can change existing information outputs or add your own custom ones.

Neofetch supports almost 150 different operating systems. From Linux to Windows, all the way to more obscure operating systems like Minix, AIX and Haiku. If your favourite operating system is unsupported: Open up an issue and support will be added.

More: [Dependencies] [Wiki]

Installation:

Git clone the repo.
    git clone https://github.com/elysiannodes/betterfetch
Change working directory to neofetch.
    cd neofetch
Install neofetch using the Makefile.
    make install
    MacOS: make PREFIX=/usr/local install
    Haiku: make PREFIX=/boot/home/config/non-packaged install
    OpenIndiana: gmake install
    MinGW/MSys: make -i install
    NOTE: You may have to run this as root.

Usage:

Same as neofetch you simply run neofetch in console.

About

🖼️ A fork of neofech which is actively maintained

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 96.7%
  • Roff 3.2%
  • Makefile 0.1%