mfranczak / alexa-teatimer

Alexa tea timer skill

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alexa-teatimer 🍵

Alexa, start tea timer

Amazon Echo will inform you when your tea is ready!

Tea

Lambda functions (node 6.10)

  • Run make lambda to generate zip archive with javascript code
  • Upload alexa-tea-timer.zip as lambda function in your AWS console.

Alexa Skill

Files are stored in the speechAssets folder

To do

  • Allow to decide on different tea types: fruit (8m)
  • Instead of ssml use echo's internal timer. Is it even possible?

About

Alexa tea timer skill


Languages

Language:JavaScript 89.1%Language:Makefile 10.9%