Coder Social home page Coder Social logo

softashell / patchy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luminarys/patchy

0.0 3.0 0.0 3.61 MB

A synchronized online jukebox - Forked from tenshi

Home Page: http://patchy.gensok.io/

License: MIT License

Makefile 4.28% Nginx 1.95% HTML 10.16% JavaScript 24.18% Go 58.93% CSS 0.51%

patchy's Introduction

Patchy

An online jukebox by soft as HELL, Luminarys, minus, and SirCmpwn.

Requirements

Patchy requires Go, mpd, and scss. The code itself require the gompd and web packages, so you'll want to run go get github.com/fhs/gompd/mpd and go get github.com/hoisie/web to grab the necessary libraries.

Setup

  • Setup mpd on your machine so that it runs and is pointing to a music directory.
  • Modify patchy.conf to set the default port and mpd music directory locations. Note that these can still be overridden with flag.
  • Run make to compile all assets and generate the binary.
  • Ensure that Nginx or whatever webserver you use is properly configured to handle websockets. An example configuration file for Nginx has been provided in conf which you may examine or use.

Running

Run ./patchy to start the server with the default options in patchy.conf.

You may want to manually specify flags, run ./patchy -h to see them.

Features:

  • Synchronized music streaming
  • Music library searching
  • Client queue requests
  • Client music uploads
  • Use a configuration file for stuff

Things to Do:

  • Fix font errors for Windows to Linux ULs
  • Add in AFK auto DJ
  • Deuglify stuff -- Somewhat done, might want to redesign site though
  • Improve general code quality
  • Real abuse policy
  • Equalizer(?)

patchy's People

Contributors

ddevault avatar luminarys avatar softashell avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.