Post
Topic
Board Pools
Re: [40+PH] Kano CKPool kano.is 0.9% PPLNS US,DE,SG,JP,FR,NL
by
wobbzz
on 21/08/2016, 23:25:01 UTC
Hey guys and gals. I wrote a python script that interacts with the Kano API and sends a pushover notification to my mobile device if my hashrate falls below X. Not sure if it would benefit anyone here.

Here's my code:

https://github.com/wobbzz/kanocheck/blob/master/checkhashrate.py

One limitation is that it uses the same hashrate check for every miner, but this could be easily changed by manually defining your workers in a dictionary.