New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

spotifydatacli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spotifydatacli

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

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

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

MIT

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.

Authors

Keywords

Spotify

FAQs

Package last updated on 02 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts