No description
Find a file
2016-01-28 13:35:51 +08:00
app Serve static assets via CDN if possible 2016-01-28 13:35:51 +08:00
bootstrap Big Bang 2015-12-13 12:42:28 +08:00
config A more intuitive init command 2016-01-15 10:16:58 +08:00
database Applied fixes from StyleCI 2015-12-22 04:54:19 -05:00
doc/update Bump version 2015-12-30 11:15:21 +07:00
resources Serve static assets via CDN if possible 2016-01-28 13:35:51 +08:00
storage Big Bang 2015-12-13 12:42:28 +08:00
tests Serve static assets via CDN if possible 2016-01-28 13:35:51 +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 Add CDN support 2016-01-25 21:10:10 +08:00
.gitattributes Big Bang 2015-12-13 12:42:28 +08:00
.gitignore Ignoring CHANGE file 2016-01-03 19:47:45 +08:00
.htaccess Add some Expire rules 2016-01-14 11:28:58 +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 Progressing 2015-12-29 08:16:36 +07:00
composer.lock Upgrade to Laravel 5.2.6 2016-01-03 16:07:30 +08:00
gulpfile.js Equalizer style overhaul 2016-01-17 13:14:12 +08:00
index.php Applied fixes from StyleCI 2015-12-14 08:22:39 -05:00
LICENSE.md Update copyright date 2015-12-31 21:16:14 -05:00
manifest.json Moving the icons and add a manifest 2016-01-05 19:17:00 +08:00
nginx.conf.example Add X-Accel-Redirect stream support 2015-12-16 23:52:43 +08:00
package.json Use cross-env to set NODE_ENV 2016-01-19 16:56:54 +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.