Simple script intended to be run periodically to block productivity drains.
Run the following two commands to
- Install all necessary packages:
npm install
- Ensure that
etc/hosts
andetc/hosts.md5
exist and have the correct permissions.
npm run setup
npm start
- Get this running as a cron job on mac/linux.
- Extract blocked sites to a config file.
- Create a script within the repo to auto set-up the cron job so this can be effortlessly ported to new machines.
- Change name to monkeyblock?