Metadata-Version: 2.0
Name: intervention
Version: 1.0.0
Summary: An intervention to increase intentionality
Home-page: https://github.com/beaugunderson/intervention
Author: Beau Gunderson
Author-email: beau@beaugunderson.com
License: MIT
Keywords: adhd,anxiety,intervention,quantified self
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: arrow (==0.5.4)
Requires-Dist: pyobjc-core (==3.0.4)
Requires-Dist: pyobjc (==3.0.4)
Requires-Dist: PySide (==1.2.2)
Requires-Dist: tini (>=3.0.1)

intervention
------------

``intervention`` is a work in progress for disabling input to my
computer, showing me the current time, and making me ask myself if I'm
being intentional.

It requires ``sudo`` NOPASSWD access on OS X to filter keyboard input.
Wrapping it in an application might allow it to be used with the OS X
Accessibility API instead.

It looks like this:

.. figure:: http://i.imgur.com/uvEYwvj.png
   :alt: screenshot

   screenshot


