Skip to content

๐Ÿ”Š A node script that launches the Spotify desktop application

License

Notifications You must be signed in to change notification settings

Festify/start-spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

๐Ÿ”Š A node script that launches the Spotify desktop application

Resources

License

Stars

Watchers

Forks

Packages

No packages published