Skip to content

thetechdog/jaymanagee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JayManagee

JayManagee is a cross-platform program that can be used to manage and keep track of your (physical) multi-media collection.

Technologies used

The program is written in Java and uses Swing for its user interface.
Media collections are saved in SQLite databases that the program can edit and create.
Swing UI Designer was used to design the UI.

Requirements

Java 25 or later installed and functional

Building

Build using Maven. JDK 25 or later is required.

Features

  • Create new collection database files
  • Read existing database files in JayManagee format
  • Search by title, with filtered search by media type
  • View selected media item details (eg. title, summary, author, etc.)
  • Add new items to the collection
  • Add new values for property per selected media type (eg. adding new genre for movies)
  • Edit existing item properties
  • Mark items as complete and add notes per item

Screenshots

Main Interface
mainwindow
Viewing Opened Collection
opened
Add/Edit Item Dialog
additem
Notes
notes
Searching
searchandfilter

License

Licensed under the MIT License
(C)2026 Andrei Ionel

About

Manage your multi-media collection with ease

Topics

Resources

License

Stars

Watchers

Forks

Languages