Login Register






Screeny filter_list
Author
Message
Screeny #1
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.

EDIT: It's now possible to save the output URL to the clipboard automatically too. Thanks to bluedog for suggesting it.

Code:
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.

[Image: Screen%20Shot%202014-06-21%20at%2002.24.33%20pm.png]

Reply

RE: Screeny #2
Thank you for the share! :Smile: I find it very usefull!
Where I live... its freaking cold!
[Image: HC_Signature.png]

Reply

RE: Screeny #3
Awesome little script. Any possibility to auto-clipboard it?

Reply

RE: Screeny #4
Actually, I didn't even think about that. I'll look into it, when I get back. Gym time, you know Wink

Reply

RE: Screeny #5
(06-21-2014, 01:58 PM)Anima Templi Wrote: Actually, I didn't even think about that. I'll look into it, when I get back. Gym time, you know Wink

Awesome :Thumbs-Up:

Reply

RE: Screeny #6
Nice work Biggrin A handy little script
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply

RE: Screeny #7
The script has now received new features, such as timed screenshots and auto-copy to clip board. Local file saving and better error handling are coming up in the nearest future.

Reply