-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7502843
commit 302e994
Showing
1 changed file
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,10 @@ | ||
# UmpMax | ||
A Media player written in JAVAFX | ||
A Media player made in JavaFX | ||
|
||
This project dates back to 2016. It was my very first software in java; | ||
I was 13 years old then. So obviously the code quality is awful. | ||
> This project is stale. The codebase dates back to 2016 when I was 13. So obviously, the code quality is awful. | ||
> Use this project for inspiration. | ||
Features: | ||
+ Visualizer | ||
+ Equalizer | ||
+ Playlist | ||
+ MetaData |