Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 months ago
JSON representation

mp3 player with a random jump function

Awesome Lists containing this project

README

        

# MP3 Player

A simple MP3 player, a modern version of an older project.

(Work in progress).

![Screenshot](screenshots/screenshot.png)

![Content Manager Screenshot](screenshots/content-manager.png)

## Why

It's got one function that no other MP3 player has - one-click jump to a random track.

## Software Requirements

Requires JDK 21+ with JavaFX 21+.

The easiest installation bundle might be [Azul JDK FX](https://www.azul.com/downloads/?version=java-21-lts&package=jdk-fx#zulu).

## License

This project and its source code is licensed under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0)
and you should feel free to make adaptations of this work. Please see the included
[LICENSE](LICENSE) file for further details.