AmirAli-AZ / Dream_Music

javafx music player

Home Page:https://amirali-az.github.io/Dream_Music

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

javafx music player

https://amirali-az.github.io/Dream_Music

License:GNU General Public License v3.0


Languages

Language:Java 84.5%Language:Kotlin 7.6%Language:CSS 6.2%Language:HTML 1.7%