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
- Host: GitHub
- URL: https://github.com/evolutionx-10/ariaa
- Owner: EvolutionX-10
- License: apache-2.0
- Created: 2022-10-30T13:21:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-04T21:14:26.000Z (about 1 year ago)
- Last Synced: 2024-10-05T11:33:45.189Z (about 1 year ago)
- Topics: cli, music, song, spotify, spotify-web-api, youtube
- Language: TypeScript
- Homepage: https://npmjs.com/ariaa
- Size: 5.95 MB
- Stars: 8
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
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/)