Files
zoff/README.md
2014-10-16 19:47:48 +02:00

21 lines
534 B
Markdown
Executable File

Zöff
====
The shared youtube radio
Zöff is built around the youtube search and video API, and enables the creation of collaboratiive and shared live playlists, with billions of videos and songs to choose from, all for free and without registration.
The project is currently under development and runs on http://zoff.no
Install notes
=============
This projects uses composer. Install composer by typing:
curl -sS https://getcomposer.org/installer | php
After that, fetch project dependencies:
composer.phar install