mirror of
https://github.com/koel/koel
synced 2024-11-10 14:44:13 +00:00
No description
app | ||
bootstrap | ||
config | ||
database | ||
resources | ||
storage | ||
tests | ||
.babelrc | ||
.editorconfig | ||
.env.example | ||
.gitattributes | ||
.gitignore | ||
.htaccess | ||
.jshintrc | ||
.travis.yml | ||
artisan | ||
browserconfig.xml | ||
composer.json | ||
composer.lock | ||
gulpfile.js | ||
index.php | ||
ISSUE_TEMPLATE.md | ||
LICENSE.md | ||
manifest.json | ||
nginx.conf.example | ||
package.json | ||
phpspec.yml | ||
phpunit.xml | ||
README.md | ||
robots.txt | ||
server.php |
koel
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.