tononkira 0.1.7

Rust library and CLI for Tononkira (https://tononkira.serasera.org/)
Documentation

Tononkira CLI

A command line interface for tononkira.serasera.org.

Installation

Simply run:

$ cargo install tononkira

Or download the latest release for your platform from here.

Usage


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

ARGS:
    <keywords>    The song's title or artist

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