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

https://github.com/happyseafox/phrasebooks


https://github.com/happyseafox/phrasebooks

language-learning vocabulary-learning

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

Phrasebooks
-----------


Demo Screenshot

Author: Dmitry Baryshev
License: GNU GPLv3+ (see LICENSE.txt)

The purpose of this applications is to manage English phrasebooks
and load the specified English word or text into an external dictionary.

The application DOES NOT translate a text, it only loads it into an external
dictionary to get the full translation with synonyms, examples, articles etc.

The application is intended to a person who'd like to learn an English
vocabulary and widen his/her English lexicon (other languages are not supported
at this time), but his/her favorite dictionary doesn't support advanced
phrasebooks.

If your favorite dictionary supports advanced phrasebooks, then
you don't need this application.

The C++ code is heavily based on the THT code: https://github.com/HappySeaFox/tht

Some useful video tutorials: https://www.youtube.com/@phrasebookslinker6474

Other license notes
-------------------

* "Phrasebooks" icon

http://findicons.com/icon/177876/dictionary?id=177911

Author: Jack Cai
License: Creative Commons Attribution No Derivatives (by-nd)

* Country flags are taken from

http://icondrawer.com/free.php

License: Free

* Other icons are taken from the Fugue Icons theme

http://p.yusukekamiyamane.com/

Author: Yusuke Kamiyamane
License: Creative Commons Attribution 3.0 License

* GDI drawing functions are based on Spy

http://www.codeproject.com/Articles/1698/MS-Spy-style-Window-Finder

Author: Lim Bio Liong
License: CPOL

* FindBestChildProc, FindBestChild, RealWindowFromPoint in Utils

http://www.codeforge.cn/read/167975/WindowFromPointEx.c__html

Author: J Brown
License: Freeware