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!"));

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i start-spotify

    Weekly Downloads

    7

    Version

    0.2.2

    License

    MIT

    Last publish

    Collaborators

    • neolegends