Open GoogleCodeExporter opened 8 years ago
"Is this something that you like to have? Do i need to create a clone of
AutoSub and upload my changes so that you can review it and maybe merge back
into master branch?"
I already looked at boxcar and I even think I already have a dev key.
Either upload a patch file or create a clone so I can pull the code and give it
a review.
Original comment by romke.va...@gmail.com
on 7 Feb 2013 at 12:00
I have created a clone (jvandenbaart-boxcar) and added all my changes.
You still need to change the #####XXXXXXX###### key in the
/autosub/notify/boxcar.py file.
Original comment by j.vanden...@gmail.com
on 7 Feb 2013 at 7:50
Thanks, I hope to see some time for this in the near future.
Original comment by romke.va...@gmail.com
on 15 Feb 2013 at 6:42
Check your clone, where do I need to enter the API Key/Secret? It requires a 2
combo, no just 1 key.
Original comment by romke.va...@gmail.com
on 18 Apr 2013 at 2:56
hmmm, well to be honest i don't know. i just copy the code from couchpotato...
This is from the boxcar API page: http://www.boxcar.io/help/api/providers#create
Example using cURL (please note, you will need to replace the provider_key in
the URL and use your e-mail address):
curl -d "email=example@boxcar.io" \
-d "¬ification[from_screen_name]=Hello" \
-d "¬ification[message]=This+is+an+example" \
http://boxcar.io/devices/providers/fKJ9a8x9Q8QXSwzADwhy/notifications
Maybe it helps.
Original comment by j.vanden...@gmail.com
on 29 Jun 2013 at 6:35
Original issue reported on code.google.com by
j.vanden...@gmail.com
on 7 Feb 2013 at 10:58