Skip to content

pschild/local-music-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 

Repository files navigation

local-music-stream

With the combination of the Node server and the Alexa skill you can ask Alexa to play your local mp3 files.

Plugin Docs

Dev notes

At the beginning, make sure to create a copy of .env.template and name it .env. The credentials you define in this file are used for a secure connection between Alexa and your Node server.

Run npm run build-alexa to prepare a package that can be uploaded as lambda function. You need to ZIP it manually due to a bug in gulp-zip.

Run npm run dev for development mode or npm run prod for production mode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published