Skip to content
/ pysimgur Public

Simple imgur uploader in Python (Can even take screenshots and upload them!)

License

Notifications You must be signed in to change notification settings

dxtr/pysimgur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

pysimgur
=========
This is just a simple imgur uploader. Written in Python obviously.

Installation:
Uhm.. chmod +x pysimgur.py

Usage:
To upload an url:
   pysimgur.py http://host/file

To upload a file on disk:
   pysimgur.py /path/to/file

You can even upload several urls and files (Yes, you can even mix them):
    pysimgur.py /path/to/file1 http://host1/file /path/to/file2 http://host2/file etc..

To take a screenshot and upload:
    pysimgur.py
(For this to work you will need pygtk)

Contact
========
dxtr on FreeNode
dxtr on github
dxtr at dxtr dot im

About

Simple imgur uploader in Python (Can even take screenshots and upload them!)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages