Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jesseguox/gpt-translator
基于 ChatGPT 的跨平台桌面端翻译软件 - A cross-platform desktop translation software based on ChatGPT.
https://github.com/jesseguox/gpt-translator
chatgpt qml qt qt6 translation
Last synced: 3 months ago
JSON representation
基于 ChatGPT 的跨平台桌面端翻译软件 - A cross-platform desktop translation software based on ChatGPT.
- Host: GitHub
- URL: https://github.com/jesseguox/gpt-translator
- Owner: JesseGuoX
- License: mit
- Created: 2023-04-07T08:23:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-23T15:29:30.000Z (over 1 year ago)
- Last Synced: 2024-09-29T07:42:03.032Z (3 months ago)
- Topics: chatgpt, qml, qt, qt6, translation
- Language: C++
- Homepage:
- Size: 8.31 MB
- Stars: 61
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
English | 中文# GPT-Translator
GPT-Translator is a simple translation client that uses the OpenAI API(currently), more GPT api will be supported in the future.
# Features
1. Three simple mode: translation, dictionary and grammar.
2. Streaming mode is supported!
3. Text-to-Speech (TTS, English Only)!
4. Available on all platforms (Windows, macOS, and Linux)!
5. Support custom servers!
6. Always-On-Top is supported!# How to use
## Windows and Linux
Unzip the file and run the executable file.## macos
* Beacuse of the security policy of macos, you need to open the security settings of the system to run the application.
* Click the `Cancel` button in the pop-up window, and then open the Security & Privacy settings in the System Preferences.
* Click the `Open Anyway` button in the pop-up window.Make sure click the `Open` button in next popup window. Then you can use it normally.
* Type any word or sentence then press cmd+R(macos) or Ctrl+R(Windows,Linux) to translate.
**If you have any questions, please feel free to open an issue.**
# Installation
To install GPT-Translator, download the [latest version](https://github.com/JesseGuoX/GPT-Translator/releases/latest) for your operating system. GPT-Translator is available on Mac, Windows, and Linux.
# License
[License](https://raw.githubusercontent.com/JesseGuoX/GPT-Translator/master/License)