https://github.com/pgaref/musicbox
A music player with basic functionality and a Graphics interface
https://github.com/pgaref/musicbox
Last synced: 10 days ago
JSON representation
A music player with basic functionality and a Graphics interface
- Host: GitHub
- URL: https://github.com/pgaref/musicbox
- Owner: pgaref
- License: apache-2.0
- Created: 2014-03-23T13:58:35.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-27T02:00:56.000Z (over 11 years ago)
- Last Synced: 2025-11-19T02:03:32.248Z (7 months ago)
- Language: Java
- Size: 2.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
MusicBox
========
A music player with basic functionality and a Graphics interface
You can import is as a Netbeans project or just use the source code!

functions
Play mp3 file from filesystem (use some file open dialog)
Pause, stop, seek, next/previous from playlist
Playlist (place where you can add songs in your order from different locations)
Add multiple files to playlist
Play from playlist in random order