Rustor

May 5, 2025 ยท View on GitHub

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