@hackage gt-tools0.1.4.1

Console and GUI interface for Google Translate service

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      gui
       (off by default)

      Use this flag if you wish to build GUI version

GTC - Google Translate Console

This program translates a single word or a sentence through http://translate.google.com.

To use program you need to specify fromLang, toLang and text for translation. Lang is 2 sumbols code, i.e. en, ru, be.

How to install: 1) cabal install

Usage example: 1) gtc en ru test 2) gtc en ru This is test

(You may want crete aliases in your .bashrc)

For current time GTC supports only UTF-8 console.