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 422 days ago last checkin a0244ed81
๐Ÿ“‚ man doc --setup flagโ€นโ€บ 533 days ago
๐Ÿ“„ Makefile Add `selectonly` mode as per user request.โ€นโ€บ 820 days ago
๐Ÿ“„ dingonyms.py Introduced --setup optionโ€นโ€บ 533 days ago
๐Ÿ“„ setup.py Add --dictcc mode, rewritten parameter handlingโ€นโ€บ 1121 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]