All Projects → tigercosmos → google_translate_desktop

tigercosmos / google_translate_desktop

Licence: other
Unofficial Google Translate Desktop Mac App

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to google translate desktop

tim
manage issues with order
Stars: ✭ 51 (+240%)
Mutual labels:  electron-app
amazon-music-linux
linux desktop player for amazon music
Stars: ✭ 46 (+206.67%)
Mutual labels:  electron-app
qikQR
minimal desktop app to create QR codes.
Stars: ✭ 20 (+33.33%)
Mutual labels:  electron-app
Wenku
一款网络文章本地离线进行聚合的跨平台开源APP
Stars: ✭ 13 (-13.33%)
Mutual labels:  electron-app
py translator
The end goal is a simple application for translating text in the terminal. Text can be generated interactively or programmatically in the shell environment.
Stars: ✭ 45 (+200%)
Mutual labels:  google-translate
sloth-app
Sloth desktop app
Stars: ✭ 16 (+6.67%)
Mutual labels:  electron-app
developer-platform-install
Single Installer for all Red Hat Development Tools and more. Download it form Red Hat Developers Portal web site - http://developers.redhat.com/products/devsuite/overview/.
Stars: ✭ 24 (+60%)
Mutual labels:  electron-app
laravel-translate
Generate translation files for Laravel using Google Translate
Stars: ✭ 22 (+46.67%)
Mutual labels:  google-translate
translate
A module grouping multiple translation APIs
Stars: ✭ 321 (+2040%)
Mutual labels:  google-translate
jumble-password
🔐 A tiny tool to create unique id's or passwords.
Stars: ✭ 30 (+100%)
Mutual labels:  electron-app
The-Wall
The Wall automatically changes desktop wallpaper based on the tags selected by the user
Stars: ✭ 48 (+220%)
Mutual labels:  electron-app
antares
A modern, fast and productivity driven SQL client with a focus in UX.
Stars: ✭ 836 (+5473.33%)
Mutual labels:  electron-app
electron-admin-element-vue
Electron Vue3.x Element-UI Admin
Stars: ✭ 37 (+146.67%)
Mutual labels:  electron-app
triangle-app
Desktop application for Triangle.
Stars: ✭ 32 (+113.33%)
Mutual labels:  electron-app
Potion
A Personalized Notion
Stars: ✭ 13 (-13.33%)
Mutual labels:  electron-app
sketch-translate-me
Plugin to translate Sketch files in any language
Stars: ✭ 73 (+386.67%)
Mutual labels:  google-translate
subox
Subox是一个基于 Electron 开发的以媒体资源文件为基础的字幕搜索桌面应用。可根据设定的搜索目录和忽略路径索引所有可播放的资源文件,并且以文件名为基础索引字幕文件或者辅助搜索字幕文件并下载。
Stars: ✭ 17 (+13.33%)
Mutual labels:  electron-app
SteamTradeBot
Open source steam trading bot. Accepting or declining trades based on the automatic value calculation.
Stars: ✭ 65 (+333.33%)
Mutual labels:  electron-app
KeystrokeCount
MacOS app that gives insights on your keystrokes
Stars: ✭ 42 (+180%)
Mutual labels:  electron-app
twemoji-image-picker
Twemoji picker like Mac's built-in emoji keyboard
Stars: ✭ 33 (+120%)
Mutual labels:  electron-app

Google Translate Desktop

Unofficial Google Translate Mac Desktop App

Download the app

Link: Google Translate.dmg

Why this repo

Although you can open Google translate on the browser. It is more convenient that it is an app, so it can stay on the dock and open it easily. Beside, as an app rather than a thread of the browser, it uses less resources.

Run

git clone https://github.com/tigercosmos/google_translate_desktop.git
cd google_translate_desktop
npm install & npm run

Build

npm run build

and the app is at /dist.

or follow the guide on electron to build the app.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].