Tononkira CLI

License: MIT release

A command line interface for tononkira.serasera.org.

Installation

Simply run:

bash $ cargo install tononkira

Or download the latest release for your platform from here.

Usage

```

USAGE: tononkira [OPTIONS] [--] [keywords]

ARGS: The song's title or artist

OPTIONS: -a, --artist [...] song's artist -h, --help Print help information -j, --json output in json format -l, --lyrics [...] song's lyrics -t, --title [...] song's title -V, --version Print version information

```