Skip to content

sergiol29/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 [email protected]: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 64.3%
  • JavaScript 29.7%
  • CSS 4.4%
  • NSIS 1.3%
  • HTML 0.3%