LibreOffice plugin to pipe whole Writer documents through Google Translate, that ought to keep most of the page formatting.

⌈⌋ branch:  PageTranslate

sample keyboard bindings (disabled in manifest.xml however)
mario authored 826 days ago last checkin a0244ed81
📂 man doc --setup flag‹› 937 days ago
📄 Makefile Add `selectonly` mode as per user request.‹› 1225 days ago
📄 dingonyms.py Introduced --setup option‹› 937 days ago
📄 setup.py Add --dictcc mode, rewritten parameter handling‹› 1526 days ago

dingonyms

related/subproject: dingonyms, for quickly searching synonyms via ding. Provides a couple of different sources.

screenshot

Installation:

pip3 install -U dingonyms
ln -s ~/.local/bin/dingonyms ~/bin/
nano ~/.dingrc

Usage:

dingonyms --thesaurus "Define"
dingonyms --merriamwebster "find"
dingonyms --synonym "Wort"
dingonyms --reverso -fr -pt -it "bonjour"
dingonyms --urban "bazinga"
dingonyms --openthesaurus "Wort"
dingonyms --woxikon "Wort"

See the man page for additional options (such as --async queries for multiple backends).


Attachments:

  • dingonyms.png [download] added by mario on 2021-02-27 13:49:41. [details]