Skip to content
/ phptr Public

A command line tool to communicate with the Google Translator API

License

Notifications You must be signed in to change notification settings

moacir/phptr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage:
phptr <lang-from>_<lang-to> <text>

Optional Options:
    -l, --langs             List the supported languages
    -v, --version           Display the version information
    -h, --help              Display this help

Example: 
$ phptr en_pt "Hello World"
Translating from ENGLISH to PORTUGUESE:
Olá Mundo

About

A command line tool to communicate with the Google Translator API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages