Socket
Socket
Sign inDemoInstall

oversetter

Package Overview
Dependencies
124
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    oversetter

Translate text directly from your menubar.


Version published
Maintainers
1
Install size
9.20 MB
Created

Readme

Source

App Icon

Release Downloads Downloads

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, Windows and Linux.

How to use

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

Development

npm run build-dev

and

NODE_ENV=dev npm run electron

App Packaging

npm run package:osx
npm run package:win32
npm run package:linux

or

npm run package:all

ToDo: Up next

See Projects-tab. Feel free to contribute!

FAQs

Last updated on 13 Mar 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc