Skip to content

A very simple efficient application that reads from performance counter and displays the cpu process time in a system tray icon

License

Notifications You must be signed in to change notification settings

jonvwolf/Cpu_Usage_Reader_App

Repository files navigation

Cpu Usage Reader App

A very simple efficient application that reads from performance counter and displays the cpu process time in a system tray icon

Example of how it looks

alt text

Technologies

  • Windows Forms
  • .NET 4.7

How?

Using performance counter to get % Processor Time and updating at an interval and displaying the value in a system tray icon

Start when windows start

Follow this guide: https://support.microsoft.com/en-us/help/4026268/windows-10-change-startup-apps Basically create a shortcut and put in: shell:startup (Windows+R)

This app uses work from:

See NOTICE.txt file

About

A very simple efficient application that reads from performance counter and displays the cpu process time in a system tray icon

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages