Skip to content
/ koel-app Public
forked from koel/app

The desktop application for Koel.

Notifications You must be signed in to change notification settings

666/koel-app

 
 

Repository files navigation

koel app

The official desktop application for Koel, built on Electron.

The app will inherit all features from its web-based counterpart, plus functionalities only possible in a desktop environment, e.g. lower-level OS interactions like global media shortcuts. Basically, the best of both worlds.

Still in its early days, but here is a screenshot:

Screenshot

Installation

git clone git@github.com:phanan/koel-app.git
cd koel-app
npm install
npm start # if you want to try it out, or just to take a peek
npm run release # to create an cool installation package

The project got its boilerplate from electron-boilerplate-vue, so head there for in-depth instructions.

Notes

  • Only tested on OS X Yosemite so far, since that's the only OS I have.
  • Again, still very raw. Expect bugs and incomplete functionalities.

About

The desktop application for Koel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 65.0%
  • JavaScript 29.3%
  • CSS 4.1%
  • NSIS 1.3%
  • HTML 0.3%