Skip to content

The client for a simple project I toyed with to write for loops on my MacBook using an echo dot and an Alexa skill.

Notifications You must be signed in to change notification settings

NickWeintraut/AlexaTextEntry_ForLoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

AlexaTextEntry_ForLoop

  • Run ngrok to establish an https endpoint for localhost
  • Install PyAutoGui, Flask, flask_ask and flask_limiter with pip
  • Run the client using FLASK_APP=CodeSculptorClient.py flask run
  • Setup an Alexa Skill With the included intent schema
  • Profit? (And do other cool things with your client)

About

The client for a simple project I toyed with to write for loops on my MacBook using an echo dot and an Alexa skill.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages