Skip to content

A utility to monitor system resources and top processes

License

Notifications You must be signed in to change notification settings

barkhayot/lutop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lutop

Introduction

Welcome to Lutop (Lightweight System Monitor), a terminal-based system monitoring application inspired by Unix top command and designed using Python and curses library.

Installation

Install lutop using pip

pip install lutop

Usage

To start lutop, simply run the following command in your terminal:

lutop

Usage Demo

Contributing

We welcome contributions! If you discover a bug in this project, please feel free to open an issue to discuss the changes you would like to propose.