Bitcoin Forum

Other => Beginners & Help => Topic started by: sarapintas on May 30, 2013, 01:43:08 PM



Title: Android BTCguild Worker Alert
Post by: sarapintas on May 30, 2013, 01:43:08 PM
Hey,
im newbie hear, and i just wanna share a app that i create to warn me if i have any worker down!
-Its an Android app + service, that checks every x time if all my workers is still alive
-For now only works for btc guid pool
-Android +3.0
-Paste API key on app save, and start service

Give-me your feedback.

You can get it here BTCguildWorkAlert-V2.apk (https://www.dropbox.com/s/4a5ogyr7rhxc90c/BTCguildWorkAlert-V2.apk)

If you wanna donate something fell free

bitcoin:12dMJ6ZrZ4L4YnbE1ZFicVXacPJsaTA8s5



Title: Re: Android BTCguild Worker Alert
Post by: sarapintas on May 30, 2013, 01:48:58 PM
How its work?
-App run a script each X sec ( you can set it yourself)
-If btcguild returns worker hash_rate = 0 will notify you
-If last share was older than 90 sec notify you
   -for now this is pre-set
   -this can cause false alarm, slow workers can take more than 90sec to submit a share


Title: Re: Android BTCguild Worker Alert
Post by: sarapintas on May 30, 2013, 03:08:26 PM
dropbox up


Title: Re: Android BTCguild Worker Alert
Post by: JSMill on May 30, 2013, 04:54:40 PM
Thanks for sharing!


Title: Re: Android BTCguild Worker Alert
Post by: sarapintas on May 30, 2013, 08:14:08 PM
Thanks for sharing!
did you try it?