Skip to content

sakashimaa/rsmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rsmon

image

Lightweight terminal system monitor for Linux.

Features

  • Memory & CPU usage with dynamic color thresholds
  • CPU history sparkline (60s)
  • Process list sorted by memory usage
  • Process filtering and kill support

Controls

Key Action
j/k Scroll processes
/ Filter by name
d Kill process
Esc Clear filter
q Quit

Installation

curl -fsSL https://raw.githubusercontent.com/sakashimaa/rsmon/main/install.sh | sh

Requirements

  • Linux (uses /proc filesystem)
  • Rust toolchain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors