Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivaaane/clinku
A CLI to interact with the Linku dictionary
https://github.com/ivaaane/clinku
cli command-line linku rust terminal toki-pona unix
Last synced: 17 days ago
JSON representation
A CLI to interact with the Linku dictionary
- Host: GitHub
- URL: https://github.com/ivaaane/clinku
- Owner: ivaaane
- License: mit
- Created: 2024-10-13T13:35:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T19:16:19.000Z (about 2 months ago)
- Last Synced: 2024-11-24T20:26:41.869Z (about 2 months ago)
- Topics: cli, command-line, linku, rust, terminal, toki-pona, unix
- Language: Rust
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Clinku
[*lipu Linku*](https://linku.la) is an online dictionary for the constructed language toki
pona. It is supported by the public dataset *sona Linku* and the annual surveys *wile Linku*. It contains information about the definition,
historical data, usage, creation, writing, pronunciation, etymology and
etc. of each word in the language.Clinku (CLI + Linku) is an unofficial frontend of sona Linku for the
command line interface.## Install
Latest stable release
```sh
cargo install clinku
```Latest git commit
```sh
cargo install --git https://github.com/ivaaane/clinku
```## Usage
Syntax
```
clinku [OPTIONS]
```Print help
```sh
clinku
clinku -h
clinku --help
```View information of a word
```sh
clinku toki
```Only output a specific field
```sh
clinku pona --usage
clinku pona --definition
clinku pona --etymology
clinku pona --data
clinku pona --also
clinku pona --commentary
clinku pona --creator
```Search in the sandbox
```sh
clinku Pingo --sandbox
clinku Pingo --definition --sandbox
```## Contribute
All contributions are welcome!! You probably know better than me how
to do Rust, so come here and do your part. If you don't, leave an
issue if anything unwanted happens.o pona!