A cli multi-tool for japanese. Forked from https://github.com/JojiiOfficial/jisho-cli
Find a file
2023-02-17 11:41:38 +00:00
.img update image 2021-02-18 18:03:51 +01:00
src Fix buffer underflow bug in output line counter. 2023-02-17 11:41:38 +00:00
.gitignore initial commit 2021-02-07 22:51:54 +01:00
Cargo.lock Print to less if output is bigger than terminal window height. 2023-02-17 10:23:52 +00:00
Cargo.toml Print to less if output is bigger than terminal window height. 2023-02-17 10:23:52 +00:00
LICENSE initial commit 2021-02-07 22:51:54 +01:00
README.md update image 2021-02-18 18:03:51 +01:00

Jisho (cli)

A very simple cli tool to look up Japanese words using jisho.org's API


Installation

From Release tab

Simply download the binary

From my Arch repository

sudo pacman -S jisho

From crates.io:

cargo install jisho-cli

From AUR:

yay -S jisho

Usage

jisho [<words to look up>]

Note: The binary from crates.io is called jisho-cli, not jisho
Note: You can use spaces