Skip to content

Simple set of programs to restart NVDA running on a remote machine.

License

Notifications You must be signed in to change notification settings

TheQuinbox/kill-nvda-remotely

Repository files navigation

Kill NVDA Remotely.
This is a simple set of Windows programs that lets you restart NVDA on a remote machine (typically because you've lost your NVDA Remote connection).

Usage:
1. Download the latest release.
2. Unzip it to a folder of your choice.
3. Rename config.ini.example to config.ini, and edit it with your prefered IP address and port. It's worth noting that the IP address is of the remote machine.
4. Open the port on your router (if you want to be able to do this from somewhere that's not where ever your computer is).
5. Run server.exe on the remote machine.
6. Whenever you need to restart your NVDA on that machine, run client.exe.

If you ever need to kill the server, do so through either task manager, or by typing "taskkill -f -im server.exe" in your run dialog without the quotes.

About

Simple set of programs to restart NVDA running on a remote machine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published