EvilZone

Programming and Scripting => Scripting Languages => Topic started by: Phage on June 25, 2014, 12:24:43 PM

Title: Screeny
Post by: Phage on June 25, 2014, 12:24:43 PM
Name: Screeny
Describtion: Take screenshots from the commandline and automatically upload them to imgur.
OS: Linux, possibly OS X.
Requirements: run requirements.txt
Code: https://github.com/AnimaTempli/screeny

Feature requests are much welcomed. This is still a work in progress.

Code: [Select]
usage: Screeny [-h] -u UPLOAD [-t TIMER] [-c]

optional arguments:
  -h, --help            show this help message and exit
  -u UPLOAD, --upload UPLOAD
                        upload the screenshot to imgur
  -t TIMER, --timer TIMER
                        Sets a timer on the screenshot.
  -c, --copy            copies the URL to the clipboard.

(http://cl.ly/image/1m1h1X20011x/Screen%20Shot%202014-06-21%20at%2002.24.33%20pm.png)