An open API service indexing awesome lists of open source software.

https://github.com/perrinjerome/music

Music player web app for beets.io
https://github.com/perrinjerome/music

beets material-design-lite vuejs

Last synced: about 2 months ago
JSON representation

Music player web app for beets.io

Awesome Lists containing this project

README

          

# Minimal Music Player for beets

A web player for [beets](https://github.com/beetbox/beets), using JSON API of [web plugin](https://beets.readthedocs.io/en/v1.4.7/plugins/web.html).

Start beets with web plugin enabled:

```yaml
plugins: web

web:
cors: "*"
```

Open https://perrinjerome.gitlab.io/music/ , click `Configure` then `Refresh database`.