No description
Find a file
2016-06-02 21:01:01 +08:00
app added support for determining to transcode or not via the URL as well as specifying the bitrate, also added support for starting transcode stream at specific point in time of the file 2016-06-02 08:47:48 -04:00
bootstrap Big Bang 2015-12-13 12:42:28 +08:00
config Add APP_URL env variable ... like the latest versions of laravel 2016-02-17 10:17:01 -05:00
database Applied fixes from StyleCI 2016-05-21 07:32:24 -04:00
resources Leave more padding room for content wrappers 2016-06-02 17:47:16 +08:00
storage Big Bang 2015-12-13 12:42:28 +08:00
tests Refactor tests 2016-05-31 00:19:52 +08:00
.babelrc Upgrade lodash to 4.x 2016-03-31 16:58:46 +08:00
.editorconfig Big Bang 2015-12-13 12:42:28 +08:00
.env.example Typo 2016-06-02 18:05:57 +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 nginx rule 2016-02-18 07:51:58 -05:00
.jshintrc Big Bang 2015-12-13 12:42:28 +08:00
.travis.yml Merge with travis 2016-05-27 11:54:08 +08:00
artisan 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 Bump Laravel version and use some syntax sugar 2016-03-11 18:13:13 +08:00
gulpfile.js Add rangetouch to enable track seeking on iOS 2016-05-02 10:22:47 +07:00
index.php Applied fixes from StyleCI 2015-12-14 08:22:39 -05:00
ISSUE_TEMPLATE.md Fix issue template typo 2016-03-30 20:54:20 +08: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 nginx rule 2016-02-18 07:51:58 -05:00
package.json Shrinkwrapped 2016-05-23 17:55:19 +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 Add travis badge back 2016-05-27 12:01:14 +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 Build Status

Showcase

Supporting Vue.js

Koel is built on Vue.js, the ongoing development of which is made possible thanks to the support by these awesome backers. If you'd like to join them, check out Vue.js' Patreon campaign.

Intro

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.

Install and Upgrade Guide

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

If you are upgrading, see Releases for guides corresponding to your version.

Native App

An electron-based desktop client, in its early days, is also available here.