Skip to content

[SWING] Fast image uploads to Imgur.com, create albums and upload images to those albums or just upload them (no album required).

Notifications You must be signed in to change notification settings

Simego/ImgurUploader

Repository files navigation

ImgurUploader

A simple software to make fast uploads to Imgur and have a little track of it (or not), making use of a shortcut to take screenshots that automatically uploads and give you the link to imgur.com.

Download link of the build at end of readme.

Preview:
http://i.imgur.com/TU66ZNf.png

How to use (easy and fast!)

#####1. Have the latest Java for your system (x64 or x86 as the program requires it)

#####2. Click the Start button and you're good to go!

#####3. Please, report any bug/improvement, everyone are welcome to help :)

Features

Fullscreen screenshot
Active window screenshot
Imgur.com picture upload
Local record of all pictures sent to Imgur (sqlite)
All pictures can have descriptions.
Minimize to tray. (screen will be hidden until you click on the tray icon to bring it back) Double-click on link to open it.
Double-click on description to edit it.
Click on any row of the table and press 'DELETE' to delete the entry.
Create and Delete albums.
Upload images to selected albums

Changelog

https://github.com/Simego/ImgurUploader/blob/master/changelog.md

Downloads (v1.4)

####Windows x86: https://dl.dropboxusercontent.com/u/32101688/ImgurUploader%20x86.zip

####Windows x64: https://dl.dropboxusercontent.com/u/32101688/ImgurUploader%20x64.zip

Special thanks

JIntellitype, for the worst part: https://code.google.com/p/jintellitype/

SQLite, for the little database part: https://bitbucket.org/xerial/sqlite-jdbc (almost not needed but maybe for future versions ^^)

Apache for the Apache Commons stuff: http://commons.apache.org/

FlexJson for the json-object serializing part: http://flexjson.sourceforge.net/

About

[SWING] Fast image uploads to Imgur.com, create albums and upload images to those albums or just upload them (no album required).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages