Skip to content

alvaromagu/rtop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtop

rtop is a real-time monitoring tool designed for use with your computer. It displays various system metrics in an easy-to-read format, helping you monitor the health and performance of your system.

Technologies

  • Rust

Installation

To install rtop, you can use the provided PowerShell script. Simply execute the following command in your PowerShell terminal:

Invoke-Expression (Invoke-WebRequest -Uri "https://raw.githubusercontent.com/alvaromagu/rtop/main/scripts/install.ps1").Content