Watches your rig and sends an sms and email when it stops hashing, and when it starts hashing again.
- To run this script you will need python3
- Clone this repo to a local folder in your computer
- Open a terminal in the same folder from step 2
- Install the required modules: pip install -r requirements.txt --user
- Run the script for the first time so it creates a config file you can set: python3 pool_watcher.py
- Open a twilio account and write down your account sid and token
- Press Ctrl+C to stop the script, and open the file pool_watcher.cfg
- Enter all the configuration values needed in the config file