A script that checks the forging status of your node and enables it if required. Appends a new log entry each time it is run.
Only compatible with Lisk Core 1.0 and up.
git clone https://github.com/Lemii/lisk-autotoggler
cd lisk-autotoggler
pip install -r requirements.txt
Open script and enter your public key and password.
crontab -e
Add line (run script every 5 minutes):
*/5 * * * * /usr/bin/python [path to lisk-autotoggler.py here]
$ python lisk-autotoggler.py