A fast, minimal tool to fetch system info, written in Rust.
- Clean, simple display of system info.
- Blazing fast execution.
- Built with Rust for speed and safety.
- Clone the repo:
git clone https://github.com/Evren-os/rustor.git
cd rustor
- Build it:
cargo build --release
- Install:
sudo mv ./target/release/rustor /usr/local/bin/
Just run rustor to see your system info:
rustor