-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Use this gallery application as a hub to manage your photos, gifs, videos, and audio locally. Provides easy tagging and filtered search functionality.
Important: It is impossible to delete the file or compromise the original media through the program.
Disclaimer: The program is not signed with a code signing certificate. This may result in false positive antivirus alerts/actions. Sorry!
Introduction to usage of the application.
To get started, drag and drop your media into the center area, or press the +
button.
Adding files can also be achieved through File -> Add Items...
or by right clicking the center area.
Adding items into the program enters them into an embedded database. You should now be able to view previews of your files in the center area. These thumbnails are stored in a folder on your computer. View this folder through View -> Thumbnails
.
Select the items you wish to remove, and press the -
button.
Right clicking also allows you to remove items, along with revealing additional options.
To search your media, type keywords into the search bar, and press the search button or press enter
on your keyboard.
The dropdown beside the search button allows you to select which attributes to search by.
You can search by filename, filetype, tags, or any combination of the three.
Sort your files by date added, filename, filetype, and date created, and choose ascending or descending order.
Further organize your items with tags!
To see your tags, go to View -> Tag Manager
. You can create a tag similarly to adding a file; use the +
button or right click.
You may create multiple tags at once, by separating each name with spaces.
Searching and sorting is also available for tags.
Remove tags with the -
button or by right clicking.
Rename tags by double clicking on them or by right clicking.
In the preferences window, you can customize the program's appearance. Select a font, font size, and a theme.
Press apply
to apply your changes, or press cancel
to exit.
Two themes currently exist: Light and Dark. Light is selected by default.
This application was created with Java 8 and JavaFX 14, with SQLite 3 used for the database.
All icons are sourced from Icons8.
Gif encoding/decoding done with gifsockets.
Thumbnails created with Thumbnailator and JCodec.