https://github.com/bardiademon/bardiamusicplayer
Music Player GUI
https://github.com/bardiademon/bardiamusicplayer
bardiademon java javafx javase music music-player
Last synced: about 1 month ago
JSON representation
Music Player GUI
- Host: GitHub
- URL: https://github.com/bardiademon/bardiamusicplayer
- Owner: bardiademon
- Created: 2021-08-17T11:19:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-11T10:42:17.000Z (over 3 years ago)
- Last Synced: 2025-03-24T14:44:52.152Z (about 2 months ago)
- Topics: bardiademon, java, javafx, javase, music, music-player
- Language: Java
- Homepage: https://bardiademon.com
- Size: 53.9 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BardiaMusicPlayer
Music Player GUIPowered By [BardiaMusic](https://github.com/bardiademon/BardiaMusic)

## How to use
### Step 1
> Download BardiaMusicPlayer.rar
> Extract BardiaMusicPlayer.rar
> cd BardiaMusicPlayer
> Open run.exe### Step 2
=======
> Install jdk 16 [Download JDK 16](https://www.oracle.com/java/technologies/javase-jdk16-downloads.html)
> Download JavaFx 17 [Download JavaFx 17](https://gluonhq.com/products/javafx/)
`java --module-path "JAVAFX_PATH\lib" --add-modules javafx.controls,javafx.fxml -jar "JAR_PATH\BardiaMusicPlayer.jar"`