/tuxfetch

A command line system info fetching tool written in rust

Primary LanguageRustGNU General Public License v3.0GPL-3.0

tuxfetch🐧

  1. Clone the Repository
git clone https://github.com/wiredhikari/tuxfetch
cd tuxfetch
  1. Build it!
cargo build --release
  1. Copy the binary(for non-root)
cp target/release/tuxfetch ~/.local/bin/tuxfetch
  1. Run it!
tuxfetch


Screenshot 1