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

https://github.com/evolutionx-10/ariaa

A CLI for music lovers
https://github.com/evolutionx-10/ariaa

cli music song spotify spotify-web-api youtube

Last synced: 7 months ago
JSON representation

A CLI for music lovers

Awesome Lists containing this project

README

          

# Ariaa

A CLI made for music lovers.

## Installation

> To install this CLI, you need to have [Node JS](https://nodejs.org/en/)

```bash
npm i -g ariaa
```

> Note: The package should NOT be installed using `npx`!

## Setup

```bash
ariaa setup
```

## Usage

```bash
ariaa song
```

> Note: If you want song metadata please input `clientId` and `clientSecret` during setup.

> To obtain these, refer [this](https://developer.spotify.com/dashboard/)