tononkira

Crates.iotononkira
lib.rstononkira
version0.1.7
sourcesrc
created_at2022-08-23 07:02:03.925935
updated_at2022-09-02 06:16:22.36598
descriptionRust library and CLI for Tononkira (https://tononkira.serasera.org/)
homepage
repositoryhttps://github.com/tsirysndr/tononkira
max_upload_size
id650805
size405,821
Tsiry Sandratraina (tsirysndr)

documentation

https://docs.rs/tononkira

README

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

Commit count: 52

cargo fmt