Skip to content

fityanos/tarjimly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tarjimly

Tarjimly is the Arabic word for "translate for me". Simple command-line for translation build using MyMemory API

What's inside

├── bin
│   ├── tarjimly.js
├── src
│   ├── index.js
├── package-lock.json
├── package.json
└── readme.md

Install via npm (-g for globally for easier reach and usage)

npm i tarjimly -g

How to run

tarjimly your_word from_language to_language

Example from English to Arabic (single word works without quotes)

tarjimly house en ar

Example from English to Italian

tarjimly 'I am coming home' en it

Licence

MIT

About

Simple CLI for translation build on top of MyMemory-Translated

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published