spotifydatacli
v1.0.1
Published
SpotifyDataCLI is a command-line interface (CLI) tool that allows users to access thier Top Songs and Artists in 3 Categories . Developed by Vishal Pal, this tool is built using Node.js. SpotifyDataCLI relies on a number of popular Node.js packages, inclu
Downloads
8
Maintainers
Readme
SpotifyData CLI
SpotifyDataCLI is a command-line interface (CLI) tool that allows users to access thier Top Songs and Artists in 3 Categories.
Whether you are a casual listener or a power user, this CLI tool is an excellent way to discover which songs you are obsessed with.
- Please note that this CLI tool is currently in development mode and only authorized persons should use it.
License
Installation
Install spotifyDataCLI with npm
npm i spotifydatacli
Usage
spotifydatacli
Run Locally
Clone the project
git clone https://github.com/Vishalqw78/SpotifyDataCLI.git
Go to the project directory
cd SpotifyDataCLI
Install dependencies
npm install
Start the CLI Tool
npm run start
Packages Used
chalk | inquirer | gradient-string | chalk-animation | figlet | nanospinner| axios | open | inquirer | express
Attribution
This project uses the Spotify Web API to retrieve data from Spotify. We would like to thank Spotify for providing this API and making it possible for developers to build amazing applications on top of their platform.