DeepL-CLI (unofficial)
This application leverages the power of DeepL to provide seamless translations directly from your terminal.
โจ Features
๐ Getting Started
- Requirements:
When you first launch the application, you will be asked to enter an API Key. DeepL provides both free and paid API keys.
This key will be saved in your system's keyring. If you're on macOS or Windows, everything should work out of the box. On Linux, make sure that GNOME Keyring is installed.
- Installation:
Go to the releases section and download the appropriate binary for your system.
Alternatively, make sure that you have at least Golang 1.23.0 installed and run the following command:
go install github.com/leschuster/deepl-cli
- Usage:
Run deepl-cli in your terminal.
๐ License
This project is licensed under the MIT License. See the LICENSE file for details.