https://github.com/guidepup/nvda
Patched NVDA For Guidepup
https://github.com/guidepup/nvda
Last synced: 9 months ago
JSON representation
Patched NVDA For Guidepup
- Host: GitHub
- URL: https://github.com/guidepup/nvda
- Owner: guidepup
- License: other
- Created: 2023-01-28T15:44:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-30T11:58:31.000Z (over 1 year ago)
- Last Synced: 2025-01-11T03:32:02.438Z (over 1 year ago)
- Language: Python
- Size: 37.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Guidepup NVDA
[NVDA (NonVisual Desktop Access)](https://github.com/nvaccess/nvda) is a free, open source screen reader for Microsoft Windows. It is developed by NV Access in collaboration with a global community of contributors. To learn more about NVDA or download a copy, visit the main [NV Access](http://www.nvaccess.org/) website.
This repo hosts a built, portable copy of NVDA, configured for optimal use with Guidepup. This can be found in the [`./nvda`](./nvda) directory.
## NVDA Addons
NVDA for Guidepup uses the [NVDA Remote Access](https://github.com/nvdaremote/nvdaremote) addon to enable Guidepup to directly connect to NVDA for issuing commands and processing messages.
## License
- [License](./LICENSE)
- [NVDA License](./nvda/documentation/copying.txt)
- [NVDA Remote Access License](https://github.com/NVDARemote/NVDARemote/blob/master/LICENSE)