/LadFetch

An incredibly simple and lightweight neofetch alternative without the ascii art and with the ability to display information that matters.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

LadFetch

Simple and lightweight neofetch alternative (without the ASCII art) ladfetch (Ubuntu and Arch aren't displaying correctly as I'm running them through Distrobox, not natively.)

The main point is to deliver a simmilar experience to Neofetch with even more features, and several hundred times smaller file size. Currently supports apt, dnf, zypper, and pacman package listing.

Installation

Paste this in your terminal.

wget -q https://raw.githubusercontent.com/Tsu-gu/LadFetch/main/LadFetch.sh && chmod +x LadFetch.sh && ./LadFetch.sh

Or do it manually.

  1. Download LadFetch.sh
  2. Open your terminal in the same directory
  3. Mark the script as executable (right click, allow program to run) and launch it by typing ./LadFetch.sh