/ccfetch

A system information tool written in rust

Primary LanguageRust

ccfetch

A neofetch like system information tool written in rust.

Currently, ccfetch only support Arch, Debian, and Ubuntu, other Linux distribution/OS may work, but the logo will be displayed as "TUX".

Installation

Install Rust if you don't have.

cargo build --release
# copy ccfetch from target/release to desired path you want

note : In order to display icons correctly in the terminal, you should install nerd font first.

Todo

  • More logos
  • User configuration

Reference

This project inspired by pfetch-rs, treefetch, and macchina