mirror of
https://github.com/serrebidev/NVDARemoteAudioClient.git
synced 2026-05-31 07:37:39 -07:00
-
released this
2026-05-06 11:34:53 -07:00 | 13 commits to main since this releaseThe add-on can now install NVDARemoteAudioServer and the Windows Firewall rules itself. No manual download or netsh.
New Tools-menu items
- Install audio server (this machine sends audio)... — downloads the latest NVDARemoteAudioServer Windows ZIP from GitHub, extracts to
C:\NVDARemoteAudioServer\(or%LOCALAPPDATA%\NVDARemoteAudioServer\if the first is not writable), registers a per-user logon scheduled task, starts the server, and prompts for UAC to add Windows Firewall inbound TCP+UDP allow rules on port 6838. - Add firewall rules for audio server... — re-runs only the firewall step (separate UAC prompt). Use this if you declined UAC during install.
Behaviour change
Picking Send this computer's audio on a machine without the server installed now offers the install dialog instead of failing silently.
Notes
- No admin needed for the download/extract/scheduled-task part.
- Firewall rules require admin (UAC). Decline UAC and the rest still installs; you can retry firewall rules from the menu.
- The .NET runtime is not a dependency of this add-on — the helper EXE is published self-contained.
Install
Download
remoteAudioClient-0.1.7.nvda-addonbelow and open it in NVDA on both machines. Settings carry over.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Install audio server (this machine sends audio)... — downloads the latest NVDARemoteAudioServer Windows ZIP from GitHub, extracts to