Commit Graph

6 Commits

Author SHA1 Message Date
David Todd
dfadb26285 add port instructions to README 2018-04-24 16:35:44 -05:00
David Todd
b57347b606 authorize via an internal server instead of copy-paste 2018-04-24 16:32:08 -05:00
David Todd
4b03bbf48c Update README and add requirements.txt 2018-04-24 01:43:06 -05:00
David Todd (c0de)
b75cf268e8 Wait 10s and Add Error Handling
This can determine the difference between playing/not playing,
if the user token expired, and if we've been rate-limited.
This can be easily expanded in the future for various other exceptions.
2018-01-30 14:27:29 -06:00
David Todd (c0de)
7757235dbb Initial experiments complete
Here I learned how to authenticate my app over env, as well
as trigger an oauth login for the username specified

I created a small script that will write the now playing track info to a file
This is useful for keeping track of the song that is playing at all times
2018-01-27 22:01:42 -06:00
David Todd (c0de)
53d6a900e6 Initial commit 2018-01-27 18:54:43 -06:00