Skip to content

Cerebro plugin for translate using Google Translate API.

Notifications You must be signed in to change notification settings

iagodahlem/cerebro-translate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cerebro-translate

Build Status codecov npm version

Cerebro plugin for translate using Google Translate API.

Cerebro Translate Plugin Screenshot

Usage

In Cerebro, type translate en pt phrase or t en pt phrase and the translation will be shown in the result below. You can specify a source and target language respectively. If you pass only the target, the source will be set to auto, if you don't specify any language, the source will be set to auto, and target to en.

To see available languages type translate l or translate languages.

Features

  • Translate using any language passing as an argument.
  • See all availaible languages.

To Do

  • Add the ability to set default source and target languages.
  • Add translate help to show usage help.
  • Add debounce when typing.
  • Save history of results to show when type just translate.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT License © Iago Dahlem

About

Cerebro plugin for translate using Google Translate API.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published