faridz-ki / Keypirinha-Dictionary

A Keypirinha package that gets word definitions via the unofficial Google Dictionary API
2 stars 0 forks source link

Keypirinha Dictionary

A dictionary plugin for Keypirinha

This plugin uses the unofficial Google Dictionary API to find definitions in Keypirinha.

Usage

To use the plugin, first enter its menu by typing dictionary into Keypirinha, then enter the word you need the definition for.

In order to get definitions in another language, the plugin uses a similar syntax to the Translate Package, where you type :[language code] before the word which you're finding the definition for. You can also change your default language in the config file. A list of supported languages can be found on the API website.

All definitions provided by the dictionary will pop up, so simply select the one you need and press enter to copy it to your clipboard.

Installation

PackageControl

You can either use the wonderful PackageControl package manager to install that was written by ueffel, or download it manually by following the instructions below.

Manual

Download the Dictionary.keypirinha-package file from the Releases page of this repository into

Credits

Release Notes

v0.1.0

v0.1.1