Skip to content

ZP-Guo/A_Simple_Monitor_on_Win

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A_Simple_Monitor_on_windows10

This repo is my first repo 😂. So say something to remenber it.

It is a simple python program to monitor your PC. It can provide CPU load, memory, GPU memory, network download speed.

Why do I do it. Because I hate rogue softwares, likes 360, Tencent, Kingsoft and so on. Thet will send many ads to me and install third-party softwares on my PC without my consent.I hate them. However I need their monitors to monitor my PC which overloads. So why can I not own my monitor by myself?

Step:

  • pip install wmi, psutil, pynvml
  • click Anaconda Prompt
  • cd /path/to/this/program
  • python ./monitor_win.py

Result:

image

TODO:

  • Pack it to an exe and it can show at top of windows always.
  • Design an UI and we can interact with it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages