A NVDA addon for get definitions from a selected word.

Ernesto Blanco 376218266c Documentation added преди 6 години
DOC 376218266c Documentation added преди 6 години
globalPlugins ddb42d3d7c Version 1.0 преди 6 години
locale ddb42d3d7c Version 1.0 преди 6 години
.gitignore ddb42d3d7c Version 1.0 преди 6 години
LICENSE 75e94959f1 Initial commit преди 6 години
README.md df9c991c14 Updated download link преди 6 години
manifest.ini 376218266c Documentation added преди 6 години
wordDefinition.nvda-addon 376218266c Documentation added преди 6 години

README.md

wordDefinition

A NVDA addon for get definitions from a selected word.

Information

Requirements

  • NVDA 2017.2 to 2019.2.1. It works with Python 2.7! When NVDA 2019.3 will released, it will be updated to Python 3.

Installation

  • Download stable version
  • Open the downloaded file with NVDA running, and answer "Yes" to dialogs of the installation process.

Usage

  • Select any word and press Ctrl+Shift+F11 for show a NVDA browseable dialog with the definitions of the selected word.
  • It works with https://googledictionaryapi.eu-gb.mybluemix.net/ api
  • This command can be modified in the "Input gestures" dialog in the "Text editing" section.