Bee's JFX is a simple application for managing images of species written in Java and JavaFX framework. The managed images are stored in an SQLite database as BLOBs.
- Add/update/remove an image.
- Listing of stored images.
- Image visualizer.
- SQLite JDBC Driver, (by xerial, Taro L. Saito).
- FontAwesomeFX (by Dave Gandy).
- JFoenix. A javafx material design library (by Shadi Shaheen).
- JavaFX