Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 361 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 361 Bytes

sweetchai

Minimalistic Meteor music streaming server.

Build instructions

You'll need taglib to build npm modules. Then simply run meteor.

Features

  • easy to set up
  • pure HTML5
  • persistent library, current song and position
  • reactive global queue

Missing features

  • search (Meteor's MongoDB does not provide indexes)