Skip to content

Releases: kefaslungu/resourceMonitor

Resource Monitor 25.02

25 Jan 17:37
Compare
Choose a tag to compare

Hi lal,

Resource Monitor 25.02 is now available. Although the ad-on resotres limited support for Windows 8.1 and earlier Windows 10 releases, Windows 10 22H2 or later is recommended.

Changelog:

  • Restored limited support for Windows 8.1.
  • Improved accuracy of used and total memory information announcement (@Danstiv).
  • NVDA will no longer appear to freeze briefly when performing memory usage command (NVDA+Shift+2/5) the first time after starting NVDA.
  • Windows Insider Preview releases are no longer reported as "Windows Insider".

Enjoy.

Resource MOnitor 25.01

26 Dec 18:12
Compare
Choose a tag to compare

Hi all,
Resource Monitor 25.01 is now available. This version includes localization updates and reformatted add-on source code using Ruff.

Enjoy.

Resource Monitor 24.08

25 Jul 17:31
Compare
Choose a tag to compare

Hi all,

Resource Monitor 24.08 is now available.

IMPORTANT: starting from this release, NVDA 2024.2 or later is required.

Changelog:

  • 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.

Enjoy.

Resource Monitor 24.05

04 May 17:06
Compare
Choose a tag to compare
L10N, NVDA 2024.1 requirement

Resource Monitor 24.04

29 Mar 04:12
Compare
Choose a tag to compare
psutil 5.9.8

Resource Monitor 23.11

20 Nov 15:15
Compare
Choose a tag to compare

Hi all,

Resource Monitor 23.11 is now available.

Changelog:

  • Downgraded psutil dependency to 5.9.4 due to problems with memory usage announcements.

Resource Monitor 23.10

08 Oct 16:43
Compare
Choose a tag to compare
Lint, psutil 5.9.5

Resource Monitor 23.09

20 Sep 12:21
Compare
Choose a tag to compare
WLAN fixes, L10N data

ResourceMonitor 23.06

10 Jul 22:00
Compare
Choose a tag to compare
'resourceMonitor_releace_23.05.1'

23.05.1

13 May 22:34
Compare
Choose a tag to compare

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.