Skip to content

Latest commit

 

History

History
executable file
·
19 lines (11 loc) · 868 Bytes

README.md

File metadata and controls

executable file
·
19 lines (11 loc) · 868 Bytes

Peel

license

A small music player to play tracks stored on a local drive to a Google Cast device.

Named after John Peel an English disc jockey, radio presenter, record producer and journalist, famous (amongst other things) for the Peel sessions.

Built with JavaFx 14 and wire.

This is a work in progress

Build & Run

wire is not yet available on mavencentral. In the meantime, please clone the wire repository.

./gradlew --include-build ../wire run --args="--libraryRootPath=[/path/to/music] --mediaServerPort=[port number]"