A NVDA addon for get definitions from a selected word.

Ernesto Blanco 8414582baf Modified readme.md 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 8414582baf Modified readme.md 6 سال پیش
manifest.ini ddb42d3d7c Version 1.0 6 سال پیش
wordDefinition.nvda-addon ddb42d3d7c Version 1.0 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.