No description
Find a file
Phan An 85a8334f70 Merge pull request #163 from christ0ph3r/master
Change songs(s) to song(s)
2015-12-30 22:24:39 +07:00
app Change songs(s) to song(s) 2015-12-29 23:56:19 -08:00
bootstrap Big Bang 2015-12-13 12:42:28 +08:00
config Trying to make it work with L52 2015-12-27 16:12:10 +07:00
database Applied fixes from StyleCI 2015-12-22 04:54:19 -05:00
doc/update Bump version 2015-12-29 13:27:40 +07:00
resources Fixes #151 2015-12-29 08:22:38 +07:00
storage Big Bang 2015-12-13 12:42:28 +08:00
tests Add updateNowPlaying for Last.fm 2015-12-23 14:26:16 +08:00
.babelrc Big Bang 2015-12-13 12:42:28 +08:00
.editorconfig Big Bang 2015-12-13 12:42:28 +08:00
.env.example First integration with Last.fm 2015-12-20 00:36:44 +08:00
.gitattributes Big Bang 2015-12-13 12:42:28 +08:00
.gitignore Minor .gitignore change 2015-12-16 20:52:16 +08:00
.htaccess Add X-Accel-Redirect stream support 2015-12-16 23:52:43 +08:00
.jshintrc Big Bang 2015-12-13 12:42:28 +08:00
.travis.yml Fix conflicts 2015-12-24 12:26:55 +08:00
artisan Big Bang 2015-12-13 12:42:28 +08:00
bower.json Big Bang 2015-12-13 12:42:28 +08:00
browserconfig.xml Fixes #4 2015-12-14 12:25:42 +08:00
composer.json Add a version check 2015-12-27 21:06:10 +07:00
composer.lock Upgrade to Laravel 5.2 2015-12-27 20:29:03 +07:00
favicon.ico Big Bang 2015-12-13 12:42:28 +08:00
gulpfile.js Big Bang 2015-12-13 12:42:28 +08:00
index.php Applied fixes from StyleCI 2015-12-14 08:22:39 -05:00
LICENSE.md Update LICENSE.md 2015-12-13 10:16:44 +08:00
nginx.conf.example Add X-Accel-Redirect stream support 2015-12-16 23:52:43 +08:00
package.json Big Bang 2015-12-13 12:42:28 +08:00
phpspec.yml Big Bang 2015-12-13 12:42:28 +08:00
phpunit.xml First integration with Last.fm 2015-12-20 00:36:44 +08:00
README.md Doc for 1.1 2015-12-28 08:47:18 +07:00
robots.txt Big Bang 2015-12-13 12:42:28 +08:00
server.php Applied fixes from StyleCI 2015-12-14 08:22:39 -05:00

koel

Showcase

Koel (also styled as koel, with a lowercase k) is a simple web-based personal audio streaming service written in Vue at the client side and Laravel 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.

For system requirements, installation guides, and troubleshooting, head over to Wiki.

For upgrade guides, check out the doc folder.