An open API service indexing awesome lists of open source software.

https://github.com/lntege/mediahand_spring

Keep track of your personal media collection
https://github.com/lntege/mediahand_spring

hibernate hsqldb javafx jpa libvlc maven media-library spring-boot vlcj

Last synced: about 2 months ago
JSON representation

Keep track of your personal media collection

Awesome Lists containing this project

README

          

# MediaHand_Spring

This project bases off of MediaHand but utilizes spring boot and hibernate for a better developing experience.

JavaFX based application to manage movies, series and other types of media.
Uses the file-based HSQLDB to save media information.
Media can be watched via the embedded VLCJ player which uses the libVLC library.

Dependencies are managed with maven.