No description
Find a file
2015-12-24 17:02:47 +07:00
app Added support for AAC (m4a) 2015-12-22 09:38:59 +08:00
bootstrap Big Bang 2015-12-13 12:42:28 +08:00
config Attempts to fix UTF-16 issues 2015-12-18 01:57:23 +08:00
database Applied fixes from StyleCI 2015-12-14 08:22:39 -05:00
resources Search shouldnot be toggled with Cmd/Ctrl+F, only F 2015-12-24 17:02:47 +07:00
storage Big Bang 2015-12-13 12:42:28 +08:00
tests Applied fixes from StyleCI 2015-12-17 13:00:42 -05: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 Fix spelling error for password 2015-12-17 11:54:04 -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 Update .travis.yml 2015-12-24 08:40:20 +07: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 Fixed composer --no-dev issue 2015-12-18 01:57:14 +08:00
composer.lock A better composer.json 2015-12-14 21:49:50 +08: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 Trying to make Travis work 2015-12-13 12:50:39 +08:00
README.md Typo in readme 2015-12-14 06:07:37 -08: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, as well as other documentation, head over to Wiki.