Skip to content

AmirAli-AZ/Dream_Music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javafx music player that has almost the basic features of a music player Written by Amir Ali Azimi Chat

Features :

  • music volume
  • music loop
  • forward
  • rewind
  • music rate
  • random player
  • music downloader
  • system dark mode
  • mini player
  • converter (MP4 to MP3)

How to run in linux?

You must first install java and javafx SDK (version 17 is recommended) download and unzip javafx SDK from : https://gluonhq.com/products/javafx/

then you have to run this command in your terminal

java -jar --module-path [path to javafx lib] --add-modules=javafx.controls,javafx.fxml,javafx.web,javafx.media Dream_Music.jar

ScreenShots

Light Mode Dark Mode
Screenshot (339) Screenshot (340)