logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Display System Info - Neofetch OS Information | Online Free DevTools by Hexmos

Display system information with Neofetch. Customize system info outputs and monitor hardware details for Linux, macOS, and BSD systems. Free online tool, no registration required.

neofetch

Display information about your operating system, software and hardware. More information: https://github.com/dylanaraps/neofetch.

  • Return the default config, and create it if it’s the first time the program runs:

neofetch

  • Trigger an info line from appearing in the output, where ‘infoname’ is the function name in the configuration file, e.g. memory:

neofetch --{{enable|disable}} {{infoname}}

  • Hide/Show OS architecture:

neofetch --os_arch {{on|off}}

  • Enable/Disable CPU brand in output:

neofetch --cpu_brand {{on|off}}

See Also