Skip to content

airingursb/airing-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

Installation

npm install airing-translator -g

Help

  Usage: airing [options]

  🍻  欢迎使用 Airing 翻译小助手 🍻


  Options:

    -V, --version  output the version number
    -e, --en       Add English word
    -z, --zh       Add Chinese word
    -h, --help     output usage information

Example

en -> zh

airing -e apple

Output:

=== 🍻  欢迎使用 Airing 翻译小助手 🍻  ===
apple 的翻译结果为:
苹果
=== 🍻  翻译成功 🍻  ===

zh -> en

airing -z 苹果

Output:

=== 🍻  欢迎使用 Airing 翻译小助手 🍻  ===
苹果 的翻译结果为:
Apple
=== 🍻  翻译成功 🍻  ===

About

🍻 命令行翻译软件

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors