AlexaNotificationCurl icon indicating copy to clipboard operation
AlexaNotificationCurl copied to clipboard

Some curl scripts to allow interfacing with Alexa using text as input.

Results 8 AlexaNotificationCurl issues
Sort by recently updated
recently updated
newest added

Its not been working for me for a while but did not bother to check until now. Alexa team changed interface a bit with latest 2.3 version of api. Details...

Need to call new endpoint for V2.3 api for alex.sh to wrk

Thank you for this script, I consider it one of the most amazing codes I use right now, but if you do not mind share steps how to integrate the...

Hoping you can help, i do not seem to be able to get the auth_code.sh to work. I am getting an error ![issue1](https://user-images.githubusercontent.com/39090486/39758991-567c2732-52c9-11e8-956c-42c25adc5924.PNG)

Helpfull project i have it set up and can do commands like tell me a joke etc. The fake device appears in my alexa app, and i can set the...

Hi John, Thanks a lot for the work done. I followed your script to setup the auth code and token. I configured the Device Type ID and serial number of...

Hi, Thanks a lot for your code, and explanation, I just wanted to ask few things: 1) Which version of Alexa AVS is being called, as I am not able...

Just finished setting it up. Ran the command: `./alexa.sh "play music"` The response (from my computer) announced the music it was going to play, but no music actually played. I...