System Monitor
README
System Monitor
Real-time monitoring program for RAM, CPU, and hard drive usage. Written in Python with GUI support.
Read in other languages: Russian, हिन्दी, 中國人
How to install and run
Clone the repository
$ cmd
$ git clone https://github.com/BEPb/python-bot
$ cd python-bot
Install the necessary packages (Install dependencies)
$ -r requirements.txt
Usage
In the terminal, change to the program directory:
$ cd System_monitor
and enter:
python sysmonitor.py
To launch the GUI:
python main.py