Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.27 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.27 KB

Image Database

Tool for tagging and storage images and photos, with AES256 encrypt.

Already implemented

  • Image storage with encrypting
  • Fast multithreading preview generation
  • Tagging
  • OS-independed dialog for import images from disk

ToDo

  • Import/export tags as json
  • Simple autotagger
  • StegHide (steganography in PNG)
  • *booru tags and image parser
  • Wakaba-like imageboard image parser
  • Backup VK albums
  • Trusted P2P connection between your and your friends
  • Comments and likes/dislikes for images in P2P

Some feature not work...

I use this project project for learn java and frameworks. Really, some feature may not works correctly or works strange. If you seen a bug or a bad code, please, create an issue.

Run

I'm recommend to run it with -XX:MinHeapFreeRatio=15 -XX:MaxHeapFreeRatio=45, it's save a lot of RAM =)

Screenshots

JNekoImageDB screenshot 1 JNekoImageDB screenshot 2 JNekoImageDB screenshot 3 JNekoImageDB screenshot 4