This project is a desktop-based music player application developed entirely in Java, utilizing Swing for the graphical user interface.:D
The goal of the project is to provide users with a simple yet functional tool to play and manage audio files in an intuitive environment.
- JDK 18+ - Java Version
- Mp3Magic - A java library for reading mp3 files and manipulating mp3 file ID3 tags
- JLayer - MP3 decoder/player/converter library for Java™ platform.
- JAudioTagger - The aim of this project is to provide a world class Java library for editing tag information in audio files. Most existing solutions are not java based inhibiting the use of java applications with digital files.