Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 573 Bytes

File metadata and controls

12 lines (8 loc) · 573 Bytes

Beep keyboard NVDA Add-on

This add-on allows the user to configure NVDA to beeps with some keyboard events.

Copyright (C) 2019 David CM dhf360@gmail.com

This package is distributed under the terms of the GNU General Public License, version 2 or later.

Packaging it for distribution

Open a command line, change to the Add-on root folder and run the scons command. The created add-on, if there were no errors, is placed in the root directory.

Notes

  • scons and gettext tools on this project are compatible with python 3 only. Doesn't work with python 2.7.