Skip to content

deepl translate using electron, deepl-scraper-pp2 and ag-grid

License

Notifications You must be signed in to change notification settings

ffreemt/deepl-tr-electron

Repository files navigation

deepl-tr-electron

DeepScan grade License: MIT

deepl translate using deepl-scraper-pp2, electron and ag-grid

deepl-tr-electron-pw-8001 illustrated

Features

  • Translate between various languages pairs (select a target language from Options)
  • (new) Save translated text only (menu/Save(trtxt))
  • Save .csv and .docx (topdown and side-by-side)
    • topdown format: source text highlighted, ready for one-click-hide

    • side-by-side format: a two-column table docx docxtable

Installation (currently Windows only)

Download from https://github.com/ffreemt/deepl-tr-electron/releases and click through.

Usuage

  • Execute the app as usual
  • Click a cell or press Enter to edit; Click some other cell or press Enter to exit editing.
  • ctrl-T to translate or click menu File/DeeplTr

For Developers

  • Clone the repo
  • Run npm install or yarn to install packages
  • npx electron .