Alexa skill for obtaining details about upcoming rocket launches. Now available for Amazon Echo
A few examples of usage
Alexa ask Rocket Manifest for the next two scheduled launches
Here's your forcast for the next 2 launches. The next launch is SCATSat-1 which is confirmed for September 26, 2016 03:42:00 U.T.C. The following launch is Gonets-M24, Gonets-M25, Gonets-M26 which is tentatively set for September 30, 2016 00:00:00 U.T.C.
Alexa ask Rocket Manifest what's up next?
The next launch is SCATSat-1 which is confirmed for September 26, 2016 03:42:00 U.T.C.
*To see more phrases Rocket Manifest will accept see SampleUtterances in the /src directory. Note that if you ask for details of more than 10 launches only 10 launches will be returned*
Uses Launch Library API v1.2 to retrieve launch data
All links below will only work for the publisher of the app (me)
Zip contents of /src directory along with the node_modules directory itself (node_modules/, index.js file and AlexaSkill.js file all at at the same folder level) into one zip file (Archive.zip) and upload to Amazon Lambda.
Logs are available in the AWS Console
Can test from the Amazon Skill Configuration Page.