Skip to content

Simego/FXImgurUploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FXImgurUploader

The new ImgurUploader is made with JavaFX (no swing), uses Java 8 but is a little faster, a lot better and much prettier, many improvements to be made since it's not finished and code to be rewritten.

(this project started as a test so with time many stuff will be rewritten, for example the main class holds everything of the main application and UI/config building)

Functionalities

  • Authentication with Imgur API, now you can use your own account to keep your uploads!
  • PrintScreen binding to save screenshots.
  • Give a description (title) to images you're about to upload or just to keep track.
  • Drag and Drop URLs or Images to import to the ImgurUploader (to just save or upload).
  • Images can be deleted from the table pressing DELETE on the keyboard or right-clicking (with confirmation).
  • Open images with double click and get image URL right-clicking.

Preview

Changelog

v0.5.0

  • Option to open images folder.
  • Delete or get Image Links right-clicking on image row.

v0.4.0

  • Native Dialogs from JavaFX 8.4+ (fixes for Java 8.6).
  • Dialogs have a nicer look now (imgur-like style).

v0.3.0

  • Now you can delete photos from the table, if it's uploaded the image will be deleted from Imgur.

v0.2.0

  • Added drag and drop support for urls and images.
  • Now while uploading the screen will be locked until it finishes.
  • Starting internationalization support with ResourceBundles.

v0.1.0

  • First version, created everything, many stuff to be improved.

About

[JavaFX] New ImgurUploader, remade with JavaFX.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors