Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/siimon/tyda-cli

Command Line Interface for tyda.se
https://github.com/siimon/tyda-cli

Last synced: about 2 months ago
JSON representation

Command Line Interface for tyda.se

Awesome Lists containing this project

README

        

# tyda.se-cli

This is a command line interface for translating words and phrases to Swedish.

Tyda.se is an online dictionary translating words in English, French, Spanish, German to Swedish.

### Install

```
npm install tyda-cli -g
```

### Usage

Basic usage, translate an english word or phrase to Swedish.

tyda [text]

Specify what language the word is in, if english this is not needed

tyda [text] -t de

Supported language codes by tyda.se:

* English [en]
* Spanish [es]
* German [de]
* French [fr]

### Disclaimer

This is not supported by tyda.se and might stop work anytime tyda.se changes their layout.