Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 938 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 938 Bytes

Gokuraku

CI status

Gokuraku is music server.

Screenshot

Get Started

if you don't have soundcloud, please register here

  • Install. go get github.com/ToQoz/Gokuraku
  • Run. Gokuraku -soundcloud_client_id=YOUR_SOUNDCLOUD_CLIENT_ID
  • (Update) go get -u github.com/ToQoz/Gokuraku

CommandLine options

$ Gokuraku -help
  -p="9090": http server listen port
  -redis_addr=":6379": redis address(HOST:PORT)
  -redis_password="": redis password
  -soundcloud_client_id="": soundcloud client key
  -ws_p="9099": websocket server listen port

Requirements

  • Go1.1
  • Redis
  • mercurial (require to install code.google.com/p/go.net/websocket)
  • bzr (require to install github.com/stretchr/goweb)

Logo