Rustor
May 5, 2025 ยท View on GitHub
A blazing-fast, minimal CLI for your system info.
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
