wiredhikari / tuxfetch

A command line system info fetching tool written in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A command line system info fetching tool written in rust

License:GNU General Public License v3.0


Languages

Language:Rust 84.9%Language:Nix 11.3%Language:Shell 3.8%