- Authors: Alex Hall, Joseph Lee, Kefas Lungu, Beqa Gozalishvili, Tuukka Ojala, Ethin Probst and other NVDA contributors
This add-on gives information about CPU load, memory usage and other resource usage information.
All commands support speech on demand mode.
- NVDA+Shift+E: presents used ram, average processor load, and battery info if available.
- NVDA+Shift+1: presents the average processor load and if multicore CPU's are present the load of each core.
- NVDA+Shift+2/5: presents the used and total space for both physical and virtual ram.
- NVDA+Shift+3: presents the used and total space of the static and removable drives.
- NVDA+Shift+4: presents battery percentage, charging status, remaining time (if not charging), and a warning if the battery is low or critical.
- NVDA+Shift+6: presents CPU Architecture and Windows version and service pack numbers.
- NVDA+Shift+7: presents the system's uptime.
- NVDA+Shift+8: presents information on the wireless connection, ssid name and strength, or no ssid if there is none available.
You can change these shortcut keys via input gestures dialog.
This add-on does not replace task manager and other system information programs for Windows. Also note the following:
- Resource information cannot be copied to clipboard if running the add-on in secure screens.
- CPU usage is given for logical processors, not physical cores. This is noticeable for processors which uses Hyper-Threading where number of CPU's is twice the number of CPU cores. On some newer computers, not all CPU cores will have hyper-threading enabled.
- If there is heavy disk activity such as copying large files, there might be delays when obtaining disk usage information.
- When announcing processor architecture information, "x86" and "AMD64" refer to 32-bit and 64-bit (x64) Intel and AMD processors, respectively.
- This add-on requires Windows 10 22H2 (2022 Update/build 19045) or later.
- Installing the add-on on Windows 10/11 LTSC is not supported.
Note on license: this add-on uses Psutil, licensed under 3-Clause BSD License which is compatible with GNU General Public License.
- NVDA 2024.2 or later is required. This allows psutil dependency to be removed from the add-on as NVDA includes it.
- Updated psutil dependency to the version included with NVDA 2024.2 (6.0.0).
- Ruff replaces Flake8 as code linter.
- NVDA 2024.1 or later is required.
- NVDA will recognize wireless networks with WPA3 authentication methods such as shared authentication of equals (SAE).
- Updated psutil dependency to 5.9.8.
- Added support for speech on demand mode so resource information can be announced in this mode.
- Downgraded psutil dependency to 5.9.4 due to problems with memory usage announcements.
- Updated psutil dependency to 5.9.5.
- NVDA will no longer log startup error messages on Windows Server systems when wireless capability modules are unavailable.
- Situation where resourceMonitor doesn't work properly due to unavailability of wireless adapters has been fixed.
wlanReporter NVDA-addon is now part of resourceMonitor!
- The old way of checking for wireless connections has been replaced by the windows API from wlanReporter: https://github.com/kvark128/WlanReporter/ .
- After speaking SSID name and strength, NVDA will also now tell you the security type of your network.
- NVDA will now alert you when you connect and disconnect from a wireless network.
- NVDA will now alert you when wireless connections is turned on or off.
- added the ability to detect and present the state of the connected wireless network.
- Announces the name of the connected wireless SSID.
- Announces the strength of the ssid
- Announce SSID not found if None is detected.
- NVDA 2022.4 or later is required.
- Windows 10 21H2 (November 2021 Update/build 19044) or later is required.
- NVDA 2022.3 or later is required.
- Windows 10 or later is required as Windows 7, 8, and 8.1 are no longer supported by Microsoft as of January 2023.
- Updated psutil dependency to 5.9.4.
- NVDA will announce actual processor architecture (x86/AMD64/ARM64) as part of Windows version information.
- On single-core systems, NVDA will no longer announce CPU core load as average CPU load is the same as core load.
Version 22.03 is the last stable version to support Windows 7 Service Pack 1, 8, and 8.1.
- NVDA 2021.3 or later is required.
- A warning message will be displayed when attempting to install the add-on on Windows 7, 8, and 8.1.
- Updated psutil dependency to 5.9.0.
- NVDA 2021.2 or later is required.
- NVDA 2021.1 or later is required due to changes to NVDA that affects this add-on.
- Minimum Windows release requirement is now tied to NVDA releases.
- Windows builds 20348 and 22000 are recognized as Windows Server 2022 and Windows 11, respectively.
- On Insider Preview builds, Windows release such as "Windows 10" will not be used. Instead NvDA will announce "Windows Insider".
- On 64-bit systems, processor architecture (x64 or ARM64) will be announced as part of Windows version information.
- NVDA 2020.4 or later is required.
- Updated psutil dependency to 5.8.0.
- When pressing add-on commands twice to copy resource information to clipboard, NVDA will announce resource summary that is being copied.
- Updated psutil dependency to 5.7.3.
- Shortened Windows version message.
- On Windows 8.1, build.revision will be announced as part of Windows version message, similar to Windows 10.
- System uptime is now given as days, hours, minutes, seconds.
- Windows Server Insider Preview build 20201 or later is properly recognized as a Server Insider build.
- Windows 10 Version 20H2 is properly recognized when obtaining Windows version information (NVDA+Shift+6).
- Simplified Windows 10 version message i.e. Windows 10 YYMM instead of Windows 10verYYMM when pressing NVDA+Shift+6.
- Resolved many coding style issues and potential bugs with Flake8.
- Updated psutil dependency to 5.7.0.
- NVDA 2019.3 or later is required due to extensive use of Python 3.
- Improved detection of Windows Insider Preview builds, especially for 20H1 and beyond.
- Updated psutil dependency to 5.6.3.
- Internal changes to battery status announcement command.
- Internal changes to support future NVDA releases.
- Code has been made more compatible with Python 3.
- Updated psutil dependency to 5.4.7.
- When obtaining disk capacity and memory usage, NVDA will no longer give errors if using a computer or a service with more than a petabyte of RAM or disk size.
- Values for memory and disk usage are shown with up to two decimal places (e.g. 4.00 GB instead of 4.0 GB).
- Improved detection of Windows Insider Preview builds.
Version 18.04.x is the last release to support Windows releases earlier than 7 SP1.
- Last release to support Windows Server 2003, Vista and Server 2008.
- Better detection of Windows 10 releases and distinguishing between public and Insider Preview builds.
- Added support for 64-bit ARM processors on Windows 10.
Important: Version 17.09.x is the last version to support Windows XP.
- Last version to run on Windows XP.
- Windows 10 build 16278 and later is recognized as Version 1709. A minor revision for this add-on will be released once Version 1709 stable build is released.
- Reintroduce support for Windows XP (broken since version 17.02).
- Announcement of system uptime (time passed since last boot; NVDA+Shift+7).
- Updated psutil dependency to 5.0.1.
- When checking disk usage, NVDA will no longer present an error dialog on some systems where a removable media is not properly recognized (such as when a card isn't inserted into a card reader).)
Starting with version 16.08, add-on releases will be shown as year.month.revision.
- Various revisions of Windows 10 are now properly recognized (such as 1607 for build 14393).
- Windows 10 build revisions (after installing cumulative updates) are properly recognized (such as 14393.51).
- If using Insider Preview builds, this fact is recognized.
- Add-on repository has moved to GitHub (can be found at https://github.com/josephsl/resourcemonitor).
- Windows Server 2016 is properly recognized.
- Updated psutil dependency to 2.2.1.
- Vastly improved performance when obtaining information on CPU load.
- Added support for recognition of Windows 10.
- In Windows 10, the build number of Windows will also be announced.
- You can use Add-ons Manager to access add-on help.
- Resource Monitor officially supports Windows 8.1.
- Updated translations.
- Updated psutil dependency to 1.2.1.
- Announcement of current Windows version, CPU architecture and service pack if any (NVDA+Shift+6).
- Ability to change add-on shortcut keys (NVDA 2013.3 or later).
- Ability to copy individual resource information to clipboard by pressing resource commands two times.
- New languages: Chinese (simplified), Ukrainian.
- Updated translations.
- Added Bulgarian translation.
- Added following translations: Arabic, Aragonese, Croatian, Dutch, Finnish, French, Galician, German, Hungarian, Italian, Japanese, Korean, Nepali, Polish, Portuguese (Brazil), Russian, Slovak, Slovenian, Spanish, Tamil and Turkish.
- Updated psutil dependency to version 0.6.1.
- Fixed long delay when getting information of drives.
- Code cleanup.
- added translation support and translation comments.
- Initial Release