Skip to content

The tool is translating English to Turkish or Turkish to English by using tureng.com from your terminal.

Notifications You must be signed in to change notification settings

yusirdemir/about

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Installation

As a first step, install this requirements;

  • elixir 1.14.0-otp-25 version.
  • ffplay

Run the following command.

chmod a+x ./about.ex

Open the ~/.bashrc file and add the following line at the bottom.

alias about='/path/to/about/file/about.ex'

Then save the change by running the following command.

source .bashrc 

It's done.

Quick Start

The following query returns the translation of the given text:

about --q desktop

image

For English response

about --q desktop --l en

image

For maximum of 100 queries

about --q desktop --l en --n 100

image

For sound, Available Options: [us, uk, au]

about --q desktop --l en --n 100 --s us

For sound number of repetitions

about --q desktop --l en --n 100 --s us --a 10

About

The tool is translating English to Turkish or Turkish to English by using tureng.com from your terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages