A cli multi-tool for japanese. Forked from https://github.com/JojiiOfficial/jisho-cli
Find a file
Jojii 9b2e51fee3
Merge pull request #6 from Hiers/master
Print to less if output is bigger than terminal window height.
2023-02-20 18:26:46 +01:00
.img update image 2021-02-18 18:03:51 +01:00
src Move child process code to separate function and other small changes. 2023-02-19 23:18:42 +00:00
.gitignore initial commit 2021-02-07 22:51:54 +01:00
Cargo.lock Removed the pager crate in favour of implementing that functionality in jisho-cli. Added windows version of terminal_size function. 2023-02-19 11:01:24 +00:00
Cargo.toml Removed the pager crate in favour of implementing that functionality in jisho-cli. Added windows version of terminal_size function. 2023-02-19 11:01:24 +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