Skip to content

allaud/tr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

A few days ago Google closed their Translate API. This is a translation script written on pure Python and using Bing API.

How to run:

> ./tr <word-to-translate>

OR (preferred)

> cp tr ~/bin/tr
chmod +x ~/bin/tr

Usage:

> tr milk
молоко

> tr порно ru en
porn

About

Fast Bing Translation using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages