It can optionally send push notifications to iOS/android via https://pushover.net
https://github.com/professoruss/blockfound
Let me know if you have any feedback or can find a cheaper push app (pushover is $4.99)
output looks like this:
Found new block!! Elapsed: 11:52:20 Hashrate: 879340.212GH/s
I like this idea, well done. Have installed pushover but having read the Readme, not sure how I install you api into it? Any help with?
Thanks
you need to login to the pushover site, create a new application, name it, then it will give you an api token. put that and your user key in pushover.yaml and run `ruby blockfound.rb pushover`