Skip to content

at1as/alexa-rocket-manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rocket-Launch-Manifest

Alexa skill for obtaining details about upcoming rocket launches. Now available for Amazon Echo

Try it on the Amazon Echo

Usage:

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*

Details:

Uses Launch Library API v1.2 to retrieve launch data

Maintenance

All links below will only work for the publisher of the app (me)

To Update Skill:

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.

To Monitor:

Logs are available in the AWS Console

To Test:

Can test from the Amazon Skill Configuration Page.

Releases

No releases published

Packages

No packages published