Skip to content

Evren-os/rustor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rustor

A fast, minimal tool to fetch system info, written in Rust.

Alt text


Features

  • Clean, simple display of system info.
  • Blazing fast execution.
  • Built with Rust for speed and safety.

Installation

From Source

  1. Clone the repo:
git clone https://github.com/Evren-os/rustor.git
cd rustor
  1. Build it:
cargo build --release
  1. Install:
sudo mv ./target/release/rustor /usr/local/bin/

Usage

Just run rustor to see your system info:

rustor

About

A blazing fast fetch tool written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages