Skip to content

Music Player Application with playlist built with Java. (GUI)

Notifications You must be signed in to change notification settings

varsharyalii/Music-Player-Application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music-Player-Application

Music Player Application with playlist built with Java. (GUI)

BlastBox - Java

Repo contains

  • BlastBox.java: Contains Source code.
  • design.css: Contains design for application.
  • headphones.png: Application Icon.

Features

  • Add .mp3 songs from local directory or load a directory on application.
  • Add, Remove songs from playlist.
  • Use music slider to rewind or fast-forward music time.
  • Adjust music volume.

NOTE: This was built as a personal project by me. There are still additions to be made. The implementations may be less efficient than the Java standard library.

You can run this application by downloading the project and running it on your IDE.

About

Music Player Application with playlist built with Java. (GUI)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.2%
  • CSS 4.8%