- Author: Justin
This add-on allows you to monitor RAM and CPU usage of your currently focused program.
- 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.
- NVDA 2024.1 or later
- 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.
- Added new feature to report average CPU usage across all cores.
- Now monitors CPU usage alongside RAM.
- Commands are now under their own category "Program Resource Usage" in Input Gestures.
- Initial release with RAM usage reporting.