https://github.com/mburakerman/cambridge-cli
đŦđ§ Terminal dictionary for English Learners
https://github.com/mburakerman/cambridge-cli
cambridge cambridge-dictionary go go-terminal golang terminal-app terminal-dictionary
Last synced: 7 months ago
JSON representation
đŦđ§ Terminal dictionary for English Learners
- Host: GitHub
- URL: https://github.com/mburakerman/cambridge-cli
- Owner: mburakerman
- License: gpl-3.0
- Created: 2022-12-26T10:00:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T19:59:16.000Z (over 1 year ago)
- Last Synced: 2024-06-21T18:46:18.929Z (over 1 year ago)
- Topics: cambridge, cambridge-dictionary, go, go-terminal, golang, terminal-app, terminal-dictionary
- Language: Go
- Homepage:
- Size: 6.45 MB
- Stars: 40
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cambridge-cli
> đŦđ§ Terminal dictionary for English Learners
`cambridge-cli` is **English to [đŦđ§ đšđˇ đŗđą đĢđˇ đŠđĒ đŽđŠ đŽđš đ¯đĩ đĩđą đĩđš đĒđ¸ đ¸đĻ đ¨đŋ đŠđ° đ°đˇ đ˛đž đŗđ´ đˇđē đšđ đēđĻ đģđŗ ]** terminal dictonary.
It scrapes data from https://dictionary.cambridge.org and displays the level(if exist), definition, and example sentence for a given word.
The default language for the definition is **English**, but you can specify a different language if desired.
## đĒĄ Simple Usage
Type `cambridge-cli` into your terminal and enter your word. That's it!
## âī¸ Options
`cambridge-cli` has 2 flags:
- `-language` (to set language)
- `-showAllMeanings` (to display all of the meanings of the word)#### â¨ī¸ Usage:
- `cambridge-cli -language=turkish` or `cambridge-cli -language=japanese`
- `cambridge-cli -showAllMeanings`### âŦī¸ Download
`go install github.com/mburakerman/cambridge-cli@latest`
## đĒđŧ Supported Languages
- đšđˇ Turkish
- đŗđą Dutch
- đĢđˇ French
- đŠđĒ German
- đŽđŠ Indonesian
- đŽđš Italian
- đ¯đĩ Japanese
- đĩđą Polish
- đĩđš Portuguese
- đĒđ¸ Spanish
- đ¸đĻ Arabic
- đ¨đŋ Czech
- đŠđ° Danish
- đ°đˇ Korean
- đ˛đž Malay
- đŗđ´ Norwegian
- đˇđē Russian
- đšđ Thai
- đēđĻ Ukrainian
- đģđŗ Vietnamese## đšī¸ Usage Examples
`-language` usage
`-showAllMeanings` usage
![]()