Metadata-Version: 1.0
Name: autolux
Version: 0.0.2
Summary: an auto luxer
Home-page: http://github.com/okayzed/autolux
Author: okay
Author-email: okay.zed+kk@gmail.com
License: MIT
Description: # autolux
        
        inspired by [lumen](https://github.com/anishathalye/lumen) but written for
        \*nix machines. autolux takes a screenshot every few seconds, figures out the
        'average value' of the resulting image and changes the screen brightness based
        on screen's contents.
        
        ## dependencies
        
        * imagemagick (for screenshots + determining average brightness)
        * xdotool (finding focused window)
        * xbacklight (for setting display brightness)
        
        ## usage:
        
            autolux
        
Platform: UNKNOWN
