#fetch #linux #system #unix #system-information #ricing

app mcfetch

Lightweight fetching program with color options

1 unstable release

0.1.0 Sep 28, 2024

#2086 in Command line utilities

Download history 35/week @ 2024-09-22 135/week @ 2024-09-29 4/week @ 2024-10-06

174 downloads per month

Custom license

41KB
443 lines

mcfetch

mcfetch (monochromatic fetch) is a lightweight system information fetching program, similar to ufetch but with color options.

🔧 Installation

git clone https://github.com/dybdeskarphet/mcfetch.git
cd mcfetch
cargo build --release

Move the binary to your path:

sudo mv target/release/mcfetch /usr/local/bin/

✨ Usage

Run mcfetch with your preferred color:

mcfetch --color <COLOR>

Example:

mcfetch --color blue

📜 License

This project is licensed under the GPLv3.

Dependencies

~4–6MB
~106K SLoC