joggle is a simple music player webapp.
needs java and maven to build.
- check out the
main
branch or download the latestrelease
. - edit
src/main/resources/joggle.properties
to point to your music directory. - start with
mvn jetty:run
. - open http://localhost:8080/joggle/ in your browser.
comes with a simple html page for easy browsing / playback.