Skip to content

This add-on allows you to monitor both RAM and CPU usage of your currently focused program.

Notifications You must be signed in to change notification settings

Ninjacoder42/programResourceReporter-nvda-addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Program Resource Reporter

  • Author: Justin

This add-on allows you to monitor RAM and CPU usage of your currently focused program.

Commands

  • NVDA+Shift+9: Announces CPU usage per core for the current program.
  • NVDA+Shift+0: Announces physical RAM usage for the current program.
  • You can also assign a custom shortcut to hear the average CPU usage across all cores.

Requirements

  • NVDA 2024.1 or later

Changes

Version 2.2.0

  • NVDA 2025.1 compatibility.
  • Add-on now supports "on-demand" speech mode.
  • Enhanced error handling and code quality improvements.
  • Updated minimum NVDA version to 2024.1.

Version 2.1.0

  • Added new feature to report average CPU usage across all cores.

Version 2.0.0

  • Now monitors CPU usage alongside RAM.
  • Commands are now under their own category "Program Resource Usage" in Input Gestures.

Version 1.0.0

  • Initial release with RAM usage reporting.

About

This add-on allows you to monitor both RAM and CPU usage of your currently focused program.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages