An open API service indexing awesome lists of open source software.

https://github.com/tsirysndr/genius-cli

Search lyrics or song metadata from your terminal
https://github.com/tsirysndr/genius-cli

cli genius genius-lyrics genius-lyrics-search lyrics rust tokio

Last synced: 6 months ago
JSON representation

Search lyrics or song metadata from your terminal

Awesome Lists containing this project

README

          

# Genius CLI












License: MIT


License: MIT


release



Buy Me A Coffee

Genius CLI helps you search for lyrics or song informations from [Genius](https://genius.com), right from your terminal.

## Installation

```bash
cargo install genius-cli
```

### macOS/Linux
```bash
brew install tsirysndr/tap/genius
```

## Usage

```
USAGE:
genius

OPTIONS:
-h, --help Print help information
-V, --version Print version information

SUBCOMMANDS:
help Print this message or the help of the given subcommand(s)
lyrics Get the lyrics of a song
search Search for a song
song Get song informations
```