Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)