/tray-monitor

🔋 Battery percentage & cpu/memory/network load as plots in system tray

Primary LanguageC#MIT LicenseMIT

Tray Monitor

See your system's loading in tray.

Different icons for:

  • battery status (with percentage, remaining time and charging status)
  • CPU (including color marking for throttling)
  • memory
  • network I/O
  • disk I/O

Single click uppon Memory icons open balloon with top processes.

Double clicks opens Task Manager / Resource Monitor.

All colors, update intervals and some other parameters can be changed via GUI settings.

Installing

Compiling

This project was compiled with Visual Studio 2019.