fy-cli-rust 0.2.0

youdao api translation tool
Documentation

fy-cli-rust

使用 Rust 对接有道翻译 API 的翻译项目

安装

  • Rust 开发者可通过 cargo 安装:
cargo install fy-cli-rust
  • 通过 release 页面选择二进制下载

使用

  1. 通过 --config-c 设置应用ID与密钥
fy -c key secure
  1. 直接输入单词翻译
fy apple

构建

cargo build --release

LICENSE

  • MIT