Pinned Repositories
alexa-cookbook
A series of sample code projects to be used for educational purposes during Alexa hackathons and workshops, and as a reference for tutorials and blog posts.
Alexa-CSharp-VS2019
Instructions and code to get a C# Alexa skill running
alexa-hosted-python-audio-skill
Instructions and code to create an Alexa Hosted Audio skill in python
Alexa-notifications-in-python
How to create an Alexa skill, add notifications and send notifications to it from python
alexa-persistent_skills
A python Alexa skill to demonstrate saving attributes
Alexa-SVG-APL-display
Shows how to convert an SVG file and display on an Alexa using APL
Alexa_ISP
Instructions, Python code and link to videos on how to create an In Skill Purchase for Alexa
AlexaAPL
A simple introduction to creating an Alexa skill in python that uses APL
RaspberryPi-chat-bot
UsingPILtodisplayGIFinAPL
How to display a GIF file on an Alexa device. It uses python, converts the image to PNG and displays using APL
jallwork's Repositories
jallwork/Alexa-notifications-in-python
How to create an Alexa skill, add notifications and send notifications to it from python
jallwork/RaspberryPi-chat-bot
jallwork/alexa-persistent_skills
A python Alexa skill to demonstrate saving attributes
jallwork/alexa-hosted-python-audio-skill
Instructions and code to create an Alexa Hosted Audio skill in python
jallwork/Alexa_ISP
Instructions, Python code and link to videos on how to create an In Skill Purchase for Alexa
jallwork/AlexaAPL
A simple introduction to creating an Alexa skill in python that uses APL
jallwork/UsingPILtodisplayGIFinAPL
How to display a GIF file on an Alexa device. It uses python, converts the image to PNG and displays using APL
jallwork/alexa-cookbook
A series of sample code projects to be used for educational purposes during Alexa hackathons and workshops, and as a reference for tutorials and blog posts.
jallwork/Alexa-CSharp-VS2019
Instructions and code to get a C# Alexa skill running
jallwork/Alexa-SVG-APL-display
Shows how to convert an SVG file and display on an Alexa using APL
jallwork/Alexa_APL_Video
Instructions and code using APL to display a video on an Alexa screen
jallwork/Alexa_APLA
jallwork/Alexa_emails
how to send emails from Alexa
jallwork/Alexa_Progressive_Response
jallwork/AlexaAPL_CSharp
How to create a C# Alexa skill using VS code
jallwork/AlexaAPL_TextToSpeech
jallwork/AlexaHostedLocalDebugging
How to create an Alexa Hosted skill and debug it locally using VS code
jallwork/AlexaTimeouts
How to trap Alexa timeouts
jallwork/AlexaWidgets
How to create an Alexa widget and skill in Python
jallwork/APL_video_json
jallwork/book
contains code for my book
jallwork/jallwork
Config files for my GitHub profile.
jallwork/localPythonDebugging
How to set up and locally debug an AWS hosted Python skill
jallwork/savingTemporaryAlexaFiles
jallwork/SimpleCardtoAPL
A short intro to APL and How to convert an Alexa simple card to APL.