https://github.com/andy-goryachev/mp3player
mp3 player with a random jump function
https://github.com/andy-goryachev/mp3player
javafx javafx-application javafx-desktop-apps mp3 mp3-player mp3player
Last synced: 4 months ago
JSON representation
mp3 player with a random jump function
- Host: GitHub
- URL: https://github.com/andy-goryachev/mp3player
- Owner: andy-goryachev
- License: bsd-2-clause
- Created: 2023-03-23T02:15:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-30T21:13:23.000Z (about 1 year ago)
- Last Synced: 2025-04-17T19:18:57.004Z (about 1 year ago)
- Topics: javafx, javafx-application, javafx-desktop-apps, mp3, mp3-player, mp3player
- Language: Java
- Homepage:
- Size: 2.73 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MP3 Player
A simple MP3 player, a modern version of an older project.
(Work in progress).


## Why
It's got one function that no other MP3 player has - one-click jump to a random track.
## Software Requirements
Requires JDK 23+ with JavaFX 23+.
The easiest installation bundle might be [Azul JDK FX](https://www.azul.com/downloads/?version=java-23-lts&package=jdk-fx#zulu).
## License
This project and its source code is licensed under the [BSD 2-Clause "Simplified" License](LICENSE).