Skip to content

etozzato/rsay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== RSAY 1.0.0 == 
This is a remake and fusion of code and ideas from rtranslate by YeDingding?, rbabel by Sharon Rosner and google-translate-api by Dookie.

Dookie implemented a JSON parser for the googleapis translation service but put that in a script, both YeDingding? and Sharon Rosner have a gem that parses the html restult of the web interface, leading to immediate spam block by google.

same syntax of rsay:

require "rsay"
result = Translate.t("Hello my Friend", Language::ENGLISH, Language::ITALIAN)

$rsay -f en -t it 'Hello my Friend!'

About

ruby interface to google-translate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages