Menu Close
  • Categories
  • Tags
  • About
Close
    • xoreth (coret)
    • Categories
    • Tags
    • Search

    Google Translate On Terminal

    Published: March 15, 2014 by Galuh D Wijatmiko Creative Commons Licence

    • Categories:
    • Tools 8
    • Tags:
    • Tools 5

    Instalasi :

    $ git clone git://github.com/soimort/google-translate-cli.git
    $ cd google-translate-cli/
    $ make install

     

    Masukan ke /usr/bin/

    $sudo cp -R translate* /usr/bin

     

    Penggunaan :

    #Inggris-Indonesia

    translate {en=id} "I hate You" 
    

    #Indonesia-Inggris

    translate {id=end} "saya telah lapar" 
    
    Back to Top
    ← Performansi Filesystem ZFS Auto Mounting NTFS →

    About

    The Notes of System Engineer

    @wajatmaka | 2020
    Back to Top