Skip to content

Simple java mp3 music player that plays songs using default OS mp3 player.

License

Notifications You must be signed in to change notification settings

steepcloud/Audio-File-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Java MP3 Music Player

A simple MP3 music player built in Java using the Swing framework. This application allows you to manage and play your music collection with ease. You can select folders, search for specific songs, and play them using your default OS MP3 player. It provides a user-friendly interface for easy navigation through your music library.

Features

  • Choose folders to populate your music library.
  • Search for songs using the search bar.
  • Play your selected songs with your default OS MP3 player.
  • User authentication with a sample user (Admin) and password (music123).

Prerequisites

  • Java Development Kit (JDK)
  • IntelliJ IDEA (or another Java IDE)
  • Basic knowledge of Java and Swing

Getting Started

  1. Clone the repository:

    git clone https://github.com/steepcloud/Audio-File-Manager
    
  2. Open the project in your Java IDE.

  3. Run the Main class to start the music player application.

Usage

  • Launch the application and log in using the sample user credentials (Admin, music123).
  • Add music folders to your library using the "Choose" button.
  • Use the search bar to find specific songs in your library.
  • Select a song and click the play button to listen to it with your default OS MP3 player.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.

License

This project is licensed under the MIT license.

About

Simple java mp3 music player that plays songs using default OS mp3 player.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages