An open API service indexing awesome lists of open source software.

https://github.com/dext7r/termitranslate

A command line tool for quick and easy translation in the terminal.
https://github.com/dext7r/termitranslate

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# Termitranslate

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

[![language](https://img.shields.io/github/languages/top/dext7r/TermiTranslate)](https://github.com/dext7r/TermiTranslate/search?l=css)
[![last](https://img.shields.io/github/last-commit/dext7r/TermiTranslate.svg)](https://github.com/dext7r/TermiTranslate/commits)
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:

```bash
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

```bash
termitranslate "hello"
```

### Translate from Chinese to English

```bash
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](https://github.com/dext7r/TermiTranslate).

## License

This project is licensed under the ISC License. See the [LICENSE](./LICENSE) file for more details.

## Contact

For any inquiries or feedback, you can reach out to the author at [h7ml@qq.com](mailto:h7ml@qq.com).