GithubHelp home page GithubHelp logo

orlowang / monitorbar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mewiteor/monitorbar

0.0 1.0 0.0 55 KB

A desk band which monitors the cpu usage, the memory usage and the cpu temperature in the windows.

C++ 100.00%

monitorbar's Introduction

#Monitor Bar

This application is a desk band which monitors the cpu usage, the memory usage and the cpu temperature in the windows.

The MonitorBar project is the main project. The ManageDriverAndDeskBand project is the manager of the MonitorBar.

The Monitor Bar has three status bars.The first one is cpu usage bar.The second one is memory usage bar.And the last one is the cpu temperature bar.the cpu temperature support intel cpu and amd cpu.

When move the mouse to the monitor bar,it will show a tooltip which show the detailed information.The detailed information includes:

  • Max cpu usage
  • Min cpu usage
  • Top 3 running processes sorted by cpu usage
  • Max memory usage
  • Min memory usage
  • Top 3 running processes sorted by memory usage
  • Max cpu temperature
  • Min cpu temperature
  • Each cpu core temperature

Right click monitor bar,you can reset the monitor bar or close the monitor bar.

The ManageDriverAndDeskBand is used to install/uninstall the driver and register/ unregister the desk band.

#Monitor Bar

这是Windows平台下的一个桌面状态栏工具,用于显示CPU使用率、内存使用率和CPU温度。

此解决方案包含MonitorBar和ManageDriverAndDeskBand两个项目。

Monitor Bar有三个状态条:CPU使用率、内存使用率和CPU温度。CPU温度支持Intel和AMD的CPU。

将鼠标移到Monitor Bar会显示详细信息,包含:

  • CPU最大使用率
  • CPU最小使用率
  • CPU使用率最大的三个进程
  • 内存最大使用率
  • 内存最小使用率
  • 内存使用率最大的三个进程
  • CPU最高温度
  • CPU最低温度
  • CPU每个核心的温度

右键点击Monitor Bar可以重置和关闭Monitor Bar。

ManageDriverAndDeskBand用于安装/卸载驱动和注册/反注册desk band。

monitorbar's People

Contributors

mewiteor avatar

Watchers

Orlo Wang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.