Skip to content

ToQoz/Gokuraku

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

This is Gokuraku in office.(music server)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published