A simple APL pomodoro skill for Alexa
To test it out yourself:
- Go to https://developer.amazon.com/alexa and create a hosted skill.
- Give your skill the invocation name "pomodoro"
- Create an intent called "ControlPomodoroIntent" and train it on phrases like "pause pomodoro", "play pomodoro", etc.
- Build your model.
- Go to the code tab, copy over the javascript files contained in this repo.
- Click the Amazon S3 link, upload the video and image files contained in this repo.
- Build and deploy.
- Go to the test tab, make sure you have "medium hub" selected, and test away :)
Please feel free to use and modify this code for noncommercial and educational purposes but contact me before using it for any commercial purposes including but not limited to releasing a skill on the Skill Store.