English | 日本語
https://contentsviewer.github.io/cloud-music-box/
Cloud Music Box is a PWA music player that plays music from cloud storage (currently only OneDrive
).
It has the following features:
- As a PWA, it provides a similar user experience on many platforms (
Windows
,macOS
,iOS
,Android
). - It plays from centrally managed cloud storage, so there is no need to sync music for each player.
- Even offline, music that has been downloaded can be played.
- Even when the app is in the background, music can be played sequentially (May not work on iOS only).
- The style and animation of the app change dynamically according to the music.
Warning
Currently, this app is in alpha version.
Compatibility with the database may be lost when updating, and you may need to reinstall the app.
npm install
npm run dev
npm run build
npx serve@latest out