Git Product home page Git Product logo

trino's Introduction

Trino CLI allows a quick and easy translation of words and phrases entered in the command line.

Getting Started

Quick Start

Install trino from npm:

$ [sudo] npm install -g trino

Translate Usage

$ trino
trino$: trino [options] <text> <target>
✔ Translation: <result>

Detect Usage

$ trino
trino$: trino-dt <text>
✔ Detect: <result>

Options

Copy the translation automatically

trino$: trino --copy "Merhaba" "en"
✔ Translation: Hello

command || control + v => Hello

Copy the translation slug format

trino$: trino --copy --slug "Merhaba Dünya" "en"

command || control + v => hello-word

Autocomplete

Trino supports powerful, robust tabbed autocompletion by default, along with custom autocompletion on both commands and options.

For example:

$ trino
Command Autocomplete
trino$: tr[tab][tab]
trino$: trino  trino-dt
Parameters Autocomplete
trino$: trino  --c[tab][tab]
trino$: trino  --copy
trino$: trino  --copy --s[tab][tab]
trino$: trino  --copy --slug
Language Autocomplete

Complete the language selection with Tab+Tab combination

trino$: trino --copy "Hey dude !" t[tab][tab]

ta  te  tg  th  tl  tr

trino$: trino --copy "Hey dude" tr
trino$: trino --copy "Hey dude !" [tab][tab]

af     am     ar     az     be     bg     bn     bs     ca     ceb    co     cs     cy     da     de     el
en     eo     es     et     eu     fa     fi     fr     fy     ga     gd     gl     gu     ha     haw    hi
hmn    hr     ht     hu     hy     id     ig     is     it     iw     ja     jw     ka     kk     km     kn
ko     ku     ky     la     lb     lo     lt     lv     mg     mi     mk     ml     mn     mr     ms     mt
my     ne     nl     no     ny     pa     pl     ps     pt     ro     ru     sd     si     sk     sl     sm
sn     so     sq     sr     st     su     sv     sw     ta     te     tg     th     tl     tr     uk     ur
uz     vi     yi     zh     zh-TW

trino$: trino --copy "Hey dude" tr

Help

trino$: help
  
  Commands:

    help [command...]                Provides help for a given command.
    exit                             Exits application.
    trino [options] <text> <target>
    trino-dt <text>

Development environment

git clone https://github.com/eneserdogan/trino

cd trino
$ [sudo] yarn install
$ node index.js

Unit Test

$ npm test
> [email protected] test /Users/eneserdogan/Desktop/trino
> mocha

  Trino Command Line Tools
    ✓ <text> => "Hello" <target> => "tr" <result> => "Merhaba"

  1 passing (33ms)

Version

See the Releases section of our GitHub project for changelogs for each release version of Trino.

License

The GNU General Public License v3.0 - see LICENSE for more details

trino's People

Contributors

eneserdogan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.