/oversetter

Translate text directly from your menubar

Primary LanguageTypeScriptMIT LicenseMIT

App Icon

Oversetter is an translation app, which allows you to translate content directly from your menu bar. Oversetter is open-source application based on Angular and Electron. It uses free API of Yandex Translate for text translation.

Screenshot

App Preview

Download

You can download the latest version of the application for macOS. (Need to test Oversetter for Windows and Linux)

How to use

  1. Register free Yandex Translate API-Key (or use built-in dev-key for the first time).
  2. Run application:
npm install
npm run build
npm run electron

App Packaging

npm run package

ToDo: Up next

See Projects-tab. Feel free to contribute!