Skip to content

command-fanyi 命令行翻译工具,将命令执行的结果翻译成中文

License

Notifications You must be signed in to change notification settings

mazezen/command-fanyi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

command-fanyi

命令行翻译工具,将命令行执行的结果翻译成中文

GitHub releaselicense

翻译采用的百度翻译,你可以自行修改为其他翻译

设置百度翻译的appid 和 app secret

export APPID="**********"

export SECRETKEY="**********"

安装

  1. Mac
curl -sSL https://raw.githubusercontent.com/mazezen/command-fanyi/refs/heads/master/install.sh | bash
  1. Windows 下载地址: https://github.com/mazezen/command-fanyi/releases/download/v1.0.2/command-fanyi-amd64-windows.exe 自行配置系统变量

示例

fanyi go mod -h 
fanyi tldr git push
fanyi tldr curl

About

command-fanyi 命令行翻译工具,将命令执行的结果翻译成中文

Resources

License

Stars

Watchers

Forks

Packages

No packages published