Skip to content

Instantly share code, notes, and snippets.

@cbratli
cbratli / config.py
Created January 11, 2018 19:02 — forked from CodeJawn/config.py
Simple NiceHash Monitor
#config
minProf= .001 #min profit for alert in BTC/Day
slowAlertTimer = 300 #min time for slow alert in seconds
offTimer = 0 #min time of off alert in seconds
btcAddress = "address goes here" #niceHash BTC address to monitor
iftttKey = "key goes here" #key from IFTTT Maker applet