Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aniketfuryrocks/umpmax
A Media player made in JavaFX
https://github.com/aniketfuryrocks/umpmax
javafx javafx-application mediaplayer
Last synced: about 21 hours ago
JSON representation
A Media player made in JavaFX
- Host: GitHub
- URL: https://github.com/aniketfuryrocks/umpmax
- Owner: aniketfuryrocks
- Created: 2021-01-12T13:10:30.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-01T23:58:07.000Z (10 months ago)
- Last Synced: 2025-02-06T10:54:19.810Z (4 days ago)
- Topics: javafx, javafx-application, mediaplayer
- Language: Java
- Homepage:
- Size: 7.51 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UmpMax
A Media player made in JavaFX> This project is stale. The codebase dates back to 2016 when I was 13. So obviously, the code quality is awful.
## Features
+ Visualizer
+ Equalizer
+ Playlist
+ MetaData## Running
[Click here to download linux release](https://github.com/aniketfuryrocks/UmpMax/releases/tag/0.0.1)
Windows and Mac users have to compile it using maven.
`mvn clean compile javafx:jlink`# Screen Shots
![alt text](1.png)
![alt text](2.png)
![alt text](3.png)
![alt text](4.png)
![alt text](5.png)