#lyrics #cli #tokio

bin+lib tononkira

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

8 releases

0.1.7 Sep 2, 2022
0.1.6 Sep 1, 2022
0.1.5 Aug 30, 2022

#15 in #lyrics

26 downloads per month

MIT license

72KB
327 lines

Tononkira CLI

License: MIT release

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

Dependencies

~24–39MB
~728K SLoC