Screenshot
Left one is the ChatGPT Translator, Right one is the DeepL.
Features
- No need to specify source language, automatically detected by ChatGPT.
- Support multiple languages translation
- Support custom shortcut keys
- Support macOS, Windows, Linux
- Support custom API domain
Installation
- Clone the repository to your local machine.
git clone https://github.com/simpleapples/chatgpt-translator.git
- Navigate to the repository directory.
cd chatgpt-translator
- Install dependencies.
npm i
- Build and package.
npm run build
npm run package
Contributing
Contributions to ChatGPT Translator are welcome! If you find a bug or have a feature request, please open an issue on GitHub. If you want to contribute code, please fork the repository and create a pull request.