go>> peel>> 返回
项目作者: ofmooseandmen

项目描述 :
Cast your local music to a Google Cast device
高级语言: Java
项目地址: git://github.com/ofmooseandmen/peel.git
创建时间: 2020-04-30T10:00:46Z
项目社区:https://github.com/ofmooseandmen/peel

开源协议:BSD 3-Clause "New" or "Revised" License

下载


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.

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