start-spotify

0.2.2 • Public • Published

start-spotify

A node script that launches the Spotify desktop application

Usage

const startSpotify = require('start-spotify');

startSpotify()
    .then(() => console.log("Spotify is running!"))
    .catch(err => console.log("Oh, no!"));

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.2
    1
    • latest

Version History

Package Sidebar

Install

npm i start-spotify

Weekly Downloads

1

Version

0.2.2

License

MIT

Last publish

Collaborators

  • neolegends