google-translate-desktop icon indicating copy to clipboard operation
google-translate-desktop copied to clipboard

Google Translate Desktop built with Electron

Google Translate Desktop

Google Translate Desktop built with Electron

Installation

Please download the latest release.

For linux user, before installation please run:

chmod +x google-translation-desktop-x.x.x-x86_64.AppImage

It is the requirement from the author of AppImage.

Build from source

git clone https://github.com/zhuzilin/google-translate-desktop
cd google-translate-desktop-master
yarn && yarn build