koel/README.md

10 lines
613 B
Markdown
Raw Normal View History

2015-12-14 09:52:18 +00:00
# koel
2015-12-14 09:13:29 +00:00
2015-12-13 02:19:46 +00:00
![Showcase](http://koel.phanan.net/dist/img/showcase.png)
2015-12-14 14:07:37 +00:00
**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. Targeting 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:19:46 +00:00
2015-12-28 01:47:18 +00:00
For system requirements, installation guides, and troubleshooting, head over to [Wiki](https://github.com/phanan/koel/wiki).
For upgrade guides, check out the `doc` folder.