Application to block websites during working hours.
- Create a copy of
settings_sample.py
assample.py
and customize. - For development make a copy of the
hosts.sample
to a filehosts
. - To use this live set
mode = "live"
in thesettings.py
file. - Create block.txt and add each site you want to block on a separate line.