An open API service indexing awesome lists of open source software.

https://github.com/bga/flytraslate

Select word, press `Alt+>` and popup with tranlation appears. Windows only
https://github.com/bga/flytraslate

autohotkey hta html js windows

Last synced: about 1 month ago
JSON representation

Select word, press `Alt+>` and popup with tranlation appears. Windows only

Awesome Lists containing this project

README

          

Simple word translate for Windows. Select one word in any program and press `Alt+>`. Window with translations popups.

Script using
* [AutoHotKey_L](https://github.com/Lexikos/AutoHotkey_L) for keyboard hook - need installation
* [MS HTA technology](https://en.wikipedia.org/wiki/HTML_Application) - you already have it

Translates by default from Russian to English and back - you can edit config in header of `flyTraslate.ahk`

Run `flyTraslate.ahk`

`Esc` closes popup

![example](https://raw.githubusercontent.com/bga/flyTraslate/master/example.png)