Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
suggestion: email notification when free worker available
#10
(02-14-2015, 02:07 AM)Viscab Wrote:  mind to share how you added push notifications? not to strong in this.

no problem:
first, you have to download the app "prowl" from the appstore, then generate an api key on their Website...
with this key you can adress your device for the push notification.

then you download the prowlUDF autoit script ... you Need winhttp script as well, see on their thread (the link from the post above)

I hardcoded my api key in the script and wherever I Need a push i add:
sendPushNotification($payload) where payload is the message I want to send.

in the functions.au3 you have to reference the scripts of course...

does this help?

bye,
kry
Reply
 


Messages In This Thread
RE: suggestion: email notification when free worker available - by kry - 02-15-2015, 08:03 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website