0.1.0 • Published 7 years ago

@musicociel/orchestrator v0.1.0

Weekly downloads
1
License
AGPL-3.0
Repository
github
Last release
7 years ago

Musicociel orchestrator

This repository contains a server allowing multiple Musicociel clients to be orchestrated to display the same song at the same time, at the same position.

To install it globally, you can use yarn:

yarn global add @musicociel/orchestrator

Or if you prefer npm:

npm install -g @musicociel/orchestrator

This installs a global musicociel-orchestrator command.

This is a work in progress. More documentation will be added later.