Open Google Translate at Desktop
# Clone this repository
git clone https://github.com/laissonsilveira/google-translate-electron.git
# Go into the repository
cd google-translate-electron
# Install dependencies
npm install
# Run the app
npm start
On macOS it is common for applications and their menu bar to stay active until the user quits explicitly with Cmd + Q