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
- Host: GitHub
- URL: https://github.com/perrinjerome/music
- Owner: perrinjerome
- Created: 2018-03-01T00:05:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T15:15:56.000Z (over 3 years ago)
- Last Synced: 2025-01-27T05:09:59.408Z (over 1 year ago)
- Topics: beets, material-design-lite, vuejs
- Language: JavaScript
- Homepage: https://perrinjerome.gitlab.io/music
- Size: 1.24 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
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`.