An Alexa skill to start and stop Toggl timers
src directory and upload to AWS Lambda.TOGGL_API_KEY env variable to your API key.speechAssets directory.For a more detailed walkthrough, checkout the skill sample README.md.
Once you've enabled testing on the skill in the developer console it should be immediately available through your Amazon Echo.
The following utterances should now work:
Alexa, ask Toggl for current timer
Alexa, ask Toggl how I spent my time today
Alexa, ask Toggl what I did last sunday
Alexa, ask Toggl to stop timer
Alexa, ask Toggl to start timer
The skill is currently only configured to work in the en-GB language, but it will only take a couple more lines of code to get it working in en-US and even de-DE.