Skip to content

Evren-os/rustor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustor

A blazing-fast, minimal CLI for your system info.

Preview

Why Rustor?

  • ⚡ <1 ms startup (smart 1 h cache)
  • 🌈 Modern ANSI colors
  • 🤝 Cross-distro OS-age detection (pacman, dpkg, installer logs, or fs fallback)

Features

  • 👤 User & Hostname
  • 🐧 Kernel version
  • ⏱️ Uptime (d h m)
  • 📆 OS age (from logs or filesystem)
  • 💾 Memory usage (GiB)
  • 🔄 Smart caching (TTL 1 h)

Install

curl -fsSL https://raw.githubusercontent.com/Evren-os/rustor/main/install.sh | bash

or

git clone https://github.com/Evren-os/rustor.git
cd rustor
cargo build --release
mv target/release/rustor ~/.local/bin/

Usage

rustor

About

A blazing fast fetch tool written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published