termitranslate
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

Termitranslate

A command line tool for quick and easy translation in the terminal.

language last npm ommit-activity package Npm Version Node Version
Install Size Type Support
Outdated Dep Vulnerablities License

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 for termitranslate.
  • 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 h7ml@qq.com.

Package Sidebar

Install

npm i termitranslate

Weekly Downloads

5

Version

1.0.4

License

Apache-2.0

Unpacked Size

22 kB

Total Files

21

Last publish

Collaborators

  • h7ml