Project

work

0.0
No commit activity in last 3 years
No release in over 3 years
Anti-procrastination via hosts file manipulation.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 2.5.0
>= 0.6.4

Runtime

>= 0.8.5
 Project Readme

Work

Anti-procrastination through hosts file hackery.

Installation

$ gem install work

Usage

$ work setup      # => sets up default domain list in ~/.work
$ work [start]    # => disables access to domain list
$ work stop       # => enables access to domain list

There is also a play alias place which inverses the work commands:

$ play [start]    # => enables access to domain list
$ play stop       # => disables access to domain list

You can modify your list of work-only domains in ~/.work. Just use the root domain (www. will be added automatically.)

Credits

Ideas and motivation prompted by:

Licensing and Attribution

Copyright (c)2011 Tim Blair.

Work has been released under the MIT license as detailed in the LICENSE file that should be distributed with this library; the source code is freely available.