A NVDA addon for get definitions from a selected word.

Ernesto Blanco 376218266c Documentation added hace 6 años
DOC 376218266c Documentation added hace 6 años
globalPlugins ddb42d3d7c Version 1.0 hace 6 años
locale ddb42d3d7c Version 1.0 hace 6 años
.gitignore ddb42d3d7c Version 1.0 hace 6 años
LICENSE 75e94959f1 Initial commit hace 6 años
README.md df9c991c14 Updated download link hace 6 años
manifest.ini 376218266c Documentation added hace 6 años
wordDefinition.nvda-addon 376218266c Documentation added hace 6 años

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.