All Projects → MoeFE → Googletranslate

MoeFE / Googletranslate

Licence: gpl-3.0
🌐 Google 翻译 Mac 客户端

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Googletranslate

Google Translator
Free Google Translator for Dart
Stars: ✭ 68 (-90.12%)
Mutual labels:  google, translate
Alfred Polyglot
🈚️ Translate text using Google Translate in Alfred
Stars: ✭ 142 (-79.36%)
Mutual labels:  google, translate
Trino
Trino: Master your translations with command line!
Stars: ✭ 118 (-82.85%)
Mutual labels:  google, translate
Mtrans
Multi-source Translation
Stars: ✭ 711 (+3.34%)
Mutual labels:  google, translate
Docker Lnmp
🔥 Mac/Linux Docker LNMP
Stars: ✭ 189 (-72.53%)
Mutual labels:  google, mac
Dynamictranslator
Instant translation application for windows in .NET 🎪
Stars: ✭ 131 (-80.96%)
Mutual labels:  google, translate
Google Messages For Desktop
A "native-like" OS X, Windows, & Linux desktop app for Google Messages
Stars: ✭ 140 (-79.65%)
Mutual labels:  google, mac
Google Translate Api
A free and unlimited API for Google Translate 💵🚫
Stars: ✭ 1,996 (+190.12%)
Mutual labels:  google, translate
Php Google Translate Free
PHP class to use the Google Translator API for free.
Stars: ✭ 182 (-73.55%)
Mutual labels:  google, translate
Google Translate
🈯 A Node.JS library to consume Google Translate API for free.
Stars: ✭ 152 (-77.91%)
Mutual labels:  google, translate
Translators
🌏🌍🌎Translators🌎🌍🌏 is a library which aims to bring free, multiple, enjoyable translation to individuals and students in Python. Translators是一个旨在用Python为个人和学生带来免费、多样、愉快翻译的库。
Stars: ✭ 295 (-57.12%)
Mutual labels:  google, translate
Goldenpassport
A native implementation of Google Authenticator for Mac based on Swift
Stars: ✭ 251 (-63.52%)
Mutual labels:  google, mac
Google Translate
翻译工具 支持网页翻译和文本翻译
Stars: ✭ 356 (-48.26%)
Mutual labels:  google, translate
Gdrivefs
An innovative FUSE wrapper for Google Drive.
Stars: ✭ 618 (-10.17%)
Mutual labels:  google
Nord Iterm2
An arctic, north-bluish clean and elegant iTerm2 color scheme.
Stars: ✭ 651 (-5.38%)
Mutual labels:  mac
Machine Learning Book
《机器学习宝典》包含:谷歌机器学习速成课程(招式)+机器学习术语表(口诀)+机器学习规则(心得)+机器学习中的常识性问题 (内功)。该资源适用于机器学习、深度学习研究人员和爱好者参考!
Stars: ✭ 616 (-10.47%)
Mutual labels:  google
Osx Iso
 Create a bootable ISO of OS X / macOS, from the installation app file
Stars: ✭ 616 (-10.47%)
Mutual labels:  mac
Cloudcomparer
Compare the various managed cloud services offered by the major public cloud providers in the market.
Stars: ✭ 678 (-1.45%)
Mutual labels:  google
Netaddr
A network address manipulation library for Python
Stars: ✭ 648 (-5.81%)
Mutual labels:  mac
Dev Setup
macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.
Stars: ✭ 5,590 (+712.5%)
Mutual labels:  mac

Google Translate

GitHub release Build Status LICENSE GPL Code Style: Prettier

🌐 Google 翻译 Mac 客户端(这是 2.0 版本的分支)

状态:公测版

所有已知问题都已经修复,并优化了用户体验,但可能依然有少量 BUG。
如果你在使用中发现了问题,请在这里报告问题,非常感谢!

预览

预览动态图 更改语言 应用程序设置

功能

  • [x] 基本翻译
  • [x] 语音朗读
  • [x] 顶端显示
  • [x] 开机启动
  • [x] 自动更新
  • [x] 全局快捷键呼出
  • [x] 内置多种翻译引擎

下载

您可以在这里手动下载最新版本

FAQ

Q:Electron 不是跨平台的吗?为什么只有 Mac 版本?
A:因为 UI 的交互设计不适用于其他操作系统

Q:为什么不能自动更新?
A:因为我没有加入 Apple Developer Program(需要缴纳年费),无法进行代码签名,所以无法使用自动更新功能

Q:所有翻译引擎都提示当前翻译接口不可用?
A:在新版本中,无论你使用哪种翻译引擎,都会先调用国内谷歌翻译的检测语言接口。出现这种情况一般是你的代理节点出现流量异常,导致请求被谷歌拦截,需要输入验证码(你还可以使用 option + command + I 打开调试工具查看请求结果是否正确)所以如果出现这个问题,请更换你的代理节点或不使用代理直接使用国内谷歌引擎。

Q:无法打开应用,提示该应用来自身份不明的开发者?
A:在终端中输入 sudo spctl –master-disable 然后按回车确认,密码是系统开机密码。
然后打开系统偏好设置 ⇨ 安全性和隐私 ⇨ 任何来源,勾选即可。

参与贡献

  1. Fork it!
  2. 将自己添加为贡献者:npm run contributors
  3. 创建功能分支:git checkout -b my-new-feature
  4. 提交你的更改:git commit -am 'Add some feature'
  5. 推送这个分支:git push origin my-new-feature
  6. 提交一个拉取请求 :D

贡献者

感谢这些美好的人 (emoji key):


さくら

💻 📖 🎨 🤔

Batur

💬 🐛 🤔 ⚠️

mantou

💻 🤔

该项目遵循 all-contributors 规范,欢迎任何形式的贡献!

协议

GNU General Public License v3.0
本项目仅供学习交流和私人使用,禁止商业用途

qwq.cat · GitHub @u3u · Twitter @hanser0v0

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].