Skip to content

This program shows CPU and RAM usage by percentage in matplotlib graph

License

Notifications You must be signed in to change notification settings

nst333/Usage-Grapher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage-Grapher

English

Used Language

Python

Role

This program shows CPU and RAM usage by percentage in matplotlib graph

Usage

1. Install Module

pip install psutil

pip install matplotlib

Or

pip install -r requirements.txt

2. Run

python usage_graph.py

Preview

한국어

사용 언어

Python

역할

이 프로그램은 matplotlib 모듈의 그래프로 현재 CPU와 RAM의 사용량을 백분율로 보여줍니다

사용법

1. 모듈 설치

pip install psutil

pip install matplotlib

또는

pip install -r requirements.txt

2. 실행

python usage_graph.py

미리보기

About

This program shows CPU and RAM usage by percentage in matplotlib graph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages