Metadata-Version: 1.0
Name: craption
Version: 1.0.3
Summary: Simple screenshot uploader
Home-page: https://github.com/spillevink/CRAPtion
Author: Jakob Hedman
Author-email: jakob@hedman.email
License: GNU GPLv3
Description: CRAPtion
        ========
        
        Simple screenshot uploader
        --------------------------
        
        Requirements
        ------------
        
        OS X
        ^^^^
        
        -  Python 2.7 #### Linux
        -  Python 2.7
        -  scrot
        
        Installation
        ------------
        
        ::
        
            $ pip install craption
            $ craption
        
        Config
        ------
        
        Config file
        ^^^^^^^^^^^
        
        Config file created automatically on first run: ``~/.craptionrc``
        
        Bind hotkey in OS X
        ^^^^^^^^^^^^^^^^^^^
        
        -  Open automator
        -  Create service
        -  Select run shell script
        -  Type python /path/to/craption
        -  Save your service/workflow
        -  Open System Pref -> Keyboard settings -> Keyboard shortcuts
        -  Find your service in Services
        
        Todo
        ----
        
        -  [ ] FTP
        -  [ ] Libnotify/Growl
        
Platform: UNKNOWN
