https://github.com/taco-c/wiktup
Quick and dirty word look-up and translation script using Wiktionary.
https://github.com/taco-c/wiktup
cli wiktionary
Last synced: 5 months ago
JSON representation
Quick and dirty word look-up and translation script using Wiktionary.
- Host: GitHub
- URL: https://github.com/taco-c/wiktup
- Owner: taco-c
- License: gpl-3.0
- Created: 2021-06-03T18:36:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-09T08:34:56.000Z (about 4 years ago)
- Last Synced: 2025-06-04T05:09:27.485Z (5 months ago)
- Topics: cli, wiktionary
- Language: Shell
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wiktionary look up
Quick and dirty script to translate a word from English to a language of choice.
Hopefully just looking up words too sometime.
## Usage
```sh
wiktup
```
`Language` currently requires upper-casing same as are on the sections headings on wiktionary,
so basically folowing English spelling rules.
## Dependencies
+ w3m
+ fzf