Giter Site home page Giter Site logo

playmyway's Introduction

PlayMyWay is a web player aimed at providing a fully flexible and dynamic playlist ordering based on user voting. It would allow the users to become part of a more exciting and active Dance Floor experience rather than being the classic, passive audience stepping to the beat of a single DJ. PlayMyWay allows you to become the DJ and the Dancer at the same time! Just connect to the app via Web or LAN and start voting the songs on the Playlist.

alt tag

Installation

  1. Clone the repo using git clone
  2. Navigate into the project folder using cd playmyway
  3. Run an npm install to get the dependencies

Note: Debian/Ubuntu users would need to install ALSA headers if not already installed: sudo apt-get install libasound2-dev

Configuration

All configurations could be made in PlayerConfig file

  1. Change the PATH to point to the songs directory
  2. Set credentials for admin

Usage

  1. Run mongod to start mongodb service
  2. Run npm start to run the app (default port is localhost:8080)

This will get PlayMyWay running in your localhost. To expose it to other users you may use a tunnelling service like ngrok.

ex: ngrok 8080

Then users can access your playlist by visiting www.RANDOM_STRING.ngrok.com

Road Map

  • Give an option to stream music to users device
  • Write an installation script to get everything installed and running

playmyway's People

Contributors

malithsen avatar hasa93 avatar dinush avatar

Watchers

James Cloos 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.