Skip to content

A Java Swing application for managing a music playlist. Add, remove, shuffle, sort, and search for songs. Save and load playlists from files. Simple, user-friendly interface with essential playlist management features. Perfect for organizing your music collection!

Notifications You must be signed in to change notification settings

Deepanshu205/Music-Playlist-Manager

Repository files navigation

Music-Playlist-Manager

A Java Swing application for managing a music playlist. Add, remove, shuffle, sort, and search for songs. Save and load playlists from files. Simple, user-friendly interface with essential playlist management features. Perfect for organizing your music collection!

Music Playlist Manager 🎶

A simple Java Swing application to manage a music playlist. It supports adding, removing, shuffling, sorting, and searching for songs. Users can also save and load playlists from a file.

Features

Add Song: Add a new song by entering its title, artist, and duration. Remove Song: Remove a song by entering its title. Display Playlist: View all songs in the playlist. Search Song: Find songs by title or artist. Shuffle Playlist: Randomly reorder the songs in the playlist. Sort by Title: Sort the playlist alphabetically by song title. Reverse Playlist: Reverse the current playlist order. Save/Load Playlist: Save the current playlist to a file or load a playlist from a file.

Screenshots

Main Interface

alt text

File Menu Options

alt text

About

A Java Swing application for managing a music playlist. Add, remove, shuffle, sort, and search for songs. Save and load playlists from files. Simple, user-friendly interface with essential playlist management features. Perfect for organizing your music collection!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages