https://github.com/lntege/mediahand
(Deprecated) Keep track of your personal media collection
https://github.com/lntege/mediahand
hsqldb javafx libvlc maven media-library vlcj
Last synced: about 1 month ago
JSON representation
(Deprecated) Keep track of your personal media collection
- Host: GitHub
- URL: https://github.com/lntege/mediahand
- Owner: lntege
- License: mit
- Created: 2019-06-23T18:03:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-04T16:41:53.000Z (over 4 years ago)
- Last Synced: 2024-03-10T19:49:39.676Z (over 2 years ago)
- Topics: hsqldb, javafx, libvlc, maven, media-library, vlcj
- Language: Java
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MediaHand
Note: This project is no longer maintained. See https://github.com/Intege123/MediaHand_Spring instead.
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.