Commit Graph
17 Commits
Author SHA1 Message Date
AlexandGitHub 2b4dd9564f Merge pull request #2 from michael1/patch-1
added error handling for failed login
2018-01-10 08:11:11 +01:00
AlexandGitHub c02b13d40d moved get_devlist after check_status 2017-12-20 19:17:22 +01:00
AlexandGitHub 0c34dce502 language 2017-12-20 18:58:03 +01:00
AlexandGitHub a09bda3457 updated missing switches for plain version 2017-12-20 18:57:21 +01:00
AlexandGitHub aa34df6f1e moved get_devlist after check_status 2017-12-20 18:55:59 +01:00
AlexandGitHub 4036885185 fixed AWK csrf extraction
on some systems the cURL cookie is written a bit different so AWK did not match the line containing the CSRF
2017-12-19 09:43:52 +01:00
AlexandGitHub 8c7bf9a671 fixed US version
- fixed US version (replaced amazon.de in AWK by AMAZON variable)
- removed non-existent command line parameters in "plain" version
2017-12-18 09:51:10 +01:00
AlexandGitHub 537d043723 minor change on usage 2017-12-08 10:27:42 +01:00
AlexandGitHub 6dcdbdd297 Update README.md 2017-12-08 10:25:30 +01:00
AlexandGitHub 0123a894bd Updated README 2017-12-08 10:23:10 +01:00
AlexandGitHub 0ec2c0daba Delete alexa-tunein.sh 2017-12-08 10:09:56 +01:00
AlexandGitHub 7d23a019eb Delete alexa-pause.sh 2017-12-08 10:09:42 +01:00
AlexandGitHub 23c486e96e Delete alexa-volume.sh 2017-12-08 10:09:33 +01:00
AlexandGitHub b930acfbd4 Delete alexia-play.sh 2017-12-08 10:09:25 +01:00
AlexandGitHub fe5c5b76ed Delete alexia-next.sh 2017-12-08 10:09:17 +01:00
AlexandGitHub 7e02b9735e Added a bunch of features as well as a non-JQ version
for more details see http://blog.loetzimmer.de/2017/10/amazon-alexa-hort-auf-die-shell-echo.html
2017-12-08 10:03:23 +01:00
adn77andGitHub 17f2befd78 new script (cookie and data extraction automated)
This script automates the login process to amazon. Cookie and CSRF are extracted and stored while session exists.
For more information, see http://blog.loetzimmer.de/2017/10/amazon-alexa-hort-auf-die-shell-echo.html
2017-10-18 19:28:30 +02:00