koel/README.md

10 lines
669 B
Markdown
Raw Normal View History

2015-12-13 02:19:46 +00:00
# koel
2015-12-14 09:13:29 +00:00
[![Build Status](https://travis-ci.org/phanan/koel.svg)](https://travis-ci.org/phanan/koel)
2015-12-13 02:19:46 +00:00
![Showcase](http://koel.phanan.net/dist/img/showcase.png)
**Koel** (also styled as **koel**, with a lowercase k) is a simple web-based personal audio streaming service written in [Vue](http://vuejs.org/) at the client side and [Laravel](http://laravel.com/) on server side. Targetting web developers, Koel embraces some of the more modern web technologies flexbox, audio and drag-and-drop API to name a few to do its job.
2015-12-13 02:20:20 +00:00
For system requirements, installation guides, as well as other documentation, head over to [Wiki](https://github.com/phanan/koel/wiki).