oversetter
v0.4.0
Oversetter is an translation app, which allows you to translate content directly from your menu bar. Oversetter is an open-source project based on Angular and Electron. It uses free API of Yandex Translate for text translation.
Light theme
Dark theme
Dictionary
You can download the latest version of the application for macOS, Windows and Linux.
Oversetter is also available as snap package:
sudo snap install oversetter
npm install
npm run build
npm run run:electron
npm run build-dev
and
NODE_ENV=dev npm run run:electron
npm run build:mac
npm run build:linux
npm run build:windows
npm run build:all
or
npm run package:all
See Projects-tab. Feel free to contribute!