No description
Find a file
2015-12-14 17:13:29 +08:00
app Disable auto discovering mod_xsendfile. 2015-12-14 12:32:29 +08:00
bootstrap Big Bang 2015-12-13 12:42:28 +08:00
config Set sqlite db to :memory: 2015-12-13 12:57:20 +08:00
database Big Bang 2015-12-13 12:42:28 +08:00
resources Fix #6: "Prev" control should go to beginning of song if already passed 5 seconds 2015-12-14 12:51:52 +08:00
storage Big Bang 2015-12-13 12:42:28 +08:00
tests Big Bang 2015-12-13 12:42:28 +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 Big Bang 2015-12-13 12:42:28 +08:00
.gitattributes Big Bang 2015-12-13 12:42:28 +08:00
.gitignore Big Bang 2015-12-13 12:42:28 +08:00
.htaccess Big Bang 2015-12-13 12:42:28 +08:00
.jshintrc Big Bang 2015-12-13 12:42:28 +08:00
.travis.yml ...on master branch 2015-12-14 16:50:58 +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 Big Bang 2015-12-13 12:42:28 +08:00
composer.lock Commit the updated composer.lock 2015-12-13 14:29:15 +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 Big Bang 2015-12-13 12:42:28 +08:00
LICENSE.md Update LICENSE.md 2015-12-13 10:16:44 +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 Add a travis badge 2015-12-14 17:13:29 +08:00
robots.txt Big Bang 2015-12-13 12:42:28 +08:00
server.php Big Bang 2015-12-13 12:42:28 +08:00

koel

Build Status

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. 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.

For system requirements, installation guides, as well as other documentation, head over to Wiki.