Git Product home page Git Product logo

cozy-sound's Introduction

Description

Cozy-sound is a music player working on Cozy with the API SoundManager2. It's based on Cozy-music originally created by Rdubigny but no more maintain.

It's a student work, for fun so don't be too hard.

Main Releases

V-0.1

  • Move from Compound to Americano to fit with the actual Cozy needs
  • Restructuring of most files to fit with the Cozy template structure
  • Move from jugglingDb to Cozydb (CouchDb)
  • Redo the youtube button, now that's work!
  • Redo playlist system
  • Localization

Run

Clone this repository, install dependencies and run server (it requires Node.js and Coffee-script)

npm install -g coffee-script
git clone https://github.com/Peltoche/cozy-sound
cd cozy-sound
npm install
coffee server.coffee

If you want to build the application, be sure client side dependencies are installed

cd client && npm install && cd ..

Check the Cakefile for more information.

Todo

  • Redo some parts of Css
  • Add multiple select with Ctrl
  • Add multiple select with Tab
  • Redo broadcast
  • Manage video
  • ...

Contribute

  • If you have some times, juste read few lines and leave a comment or a trick, all feedback/question/comment/tip are welcome
  • Report all issues
  • Pick up an issue and solve it.
  • Translate (English too, I'm french and I have a really bad english)
  • Any Front-developper is welcome!

What is Cozy?

Cozy Logo

Cozy is a platform that brings all your web services in the same private space. With it, your web apps and your devices can share data easily, providing you with a new experience. You can install Cozy on your own hardware where no one profiles you. You install only the applications you want. You can build your own one too.

Community

You can reach the Cozy community via various support:

cozy-sound's People

Contributors

peltoche avatar

Watchers

 avatar  avatar  avatar

Forkers

mthebault

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.