termitranslate
v1.0.4
Published
A command line tool for quick and easy translation in the terminal.
Downloads
28
Maintainers
Readme
Termitranslate
A command line tool for quick and easy translation in the terminal.
Installation
To use Termitranslate, you can install it globally via npm:
npm install -g termitranslate
Usage
Termitranslate provides a simple way to translate text directly from your terminal. Here are some examples of how to use it:
Translate from English to Chinese
termitranslate "hello"
Translate from Chinese to English
termitranslate "你好"
Commands
termitranslate
: The main command for translating text.translate
: An alias fortermitranslate
.tt
: A shorthand command for quick translations.
Contributing
If you'd like to contribute to Termitranslate, feel free to open an issue or submit a pull request on GitHub.
License
This project is licensed under the ISC License. See the LICENSE file for more details.
Contact
For any inquiries or feedback, you can reach out to the author at [email protected].