Closed mklabs closed 8 years ago
A script to put into a crontab.
setTimeout(spawn('shutdown, ['-R']), Number(process.env.GOSLEEP_DELAY));
lets you time to finish up work and .. get some sleep.
second iteration could include a nice looking CLI / WEB interface.
A script to put into a crontab.
lets you time to finish up work and .. get some sleep.
second iteration could include a nice looking CLI / WEB interface.