BEPb / System_monitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

System Monitor

Real-time monitoring program for RAM, CPU, and hard drive usage. Written in Python with GUI support.

Read in other languages: Russian, हिन्दी, 中國人

GUI

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

About

License:MIT License


Languages

Language:Python 100.0%