Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/siimon/tyda-cli
- Owner: siimon
- License: mit
- Created: 2014-04-17T07:30:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-04-29T06:41:55.000Z (over 5 years ago)
- Last Synced: 2024-09-23T03:13:00.548Z (4 months ago)
- Language: HTML
- Size: 18.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
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.