| Crates.io | clitrans |
| lib.rs | clitrans |
| version | 0.4.1 |
| created_at | 2021-03-10 14:27:23.645497+00 |
| updated_at | 2025-01-09 01:54:03.088069+00 |
| description | Yet another command-line translator |
| homepage | https://github.com/wfxr/clitrans |
| repository | https://github.com/wfxr/clitrans |
| max_upload_size | |
| id | 366799 |
| size | 155,082 |
Yet another command-line translator.
audio feature enabled).$ clitrans hello
hello
/heˈləʊ/
int. * 你好
* 喂
* 您好
* 哈喽
Web * 哈罗
* 哈啰
* 大家好
Source URL:
* https://cn.bing.com/dict/search?q=hello&mkt=zh-cn
Run clitrans --help to view detailed usage.
clitrans is available in the Arch User Repository. To install it from AUR:
yay -S clitrans
You can install clitrans with Homebrew:
brew tap wfxr/clitrans
brew install clitrans
Prebuilt versions of clitrans for various architectures are available at Github release page.
Note that you can try the musl version (which is statically-linked) if runs into dependency related errors.
clitrans is also published on crates.io. If you have Rust toolchains installed you can use cargo to install it from source:
cargo install --locked clitrans
If you want the latest version, install it from this repository:
cargo install --git https://github.com/wfxr/clitrans --locked
ydcv: A cli wrapper for Youdao online translate service api.
bing-dict: A cli wrapper for Bing online dictionary.
clitrans is distributed under the terms of both the MIT License and the Apache License 2.0.
See the LICENSE-APACHE and LICENSE-MIT files for license details.