mirror of
https://github.com/koel/koel
synced 2024-11-14 00:17:13 +00:00
No description
b6e44a116d
INotifyWait's CLOSE_WRITE and MOVED_TO events don't work on all operating systems. For those, the CREATE event looks like the best option. |
||
---|---|---|
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
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.
If you are upgrading, see Releases for guides corresponding to your version.