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

https://github.com/wood3n/tlt

a nodejs cli translation tool
https://github.com/wood3n/tlt

cli nodejs translation

Last synced: 2 months ago
JSON representation

a nodejs cli translation tool

Awesome Lists containing this project

README

        

# trt

`trt` is a translation tool that can be used in the command line.

# Install

```bash
npm install -g trt

yarn global add trt
```

# Usage

Using `trt` need you to register a text translation service in [youdao](https://ai.youdao.com/product-fanyi-text.s).Then you just need to input some text follow `trt` command. If you're using it for the first time, it will need you input your `appKey` and `secret`.

```bash
trt [text]
```