A music player for local osu! files written in Java and Java fx.
- Local osu! Song Loading: Users can load their local osu! files by using the configure button.
- Search: The application allows users to search for songs by song titles or artist names.
- Queue: Users can queue songs for playback by right-clicking on them.
- Song History: A history button provides users with access to their song history.
- Navigation: Users can navigate forward and backward in both the song history and queue.
- Looping: The application supports the looping of songs.
- Shuffle: Users can shuffle the order of songs for a random listening experience.
Playlist functionality and implementing song database.