Skip to content

ContentsViewer/cloud-music-box

Repository files navigation

Cloud Music Box

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.

Development

Getting Started with Development

npm install
npm run dev

Building the production version and verifying its operation

npm run build
npx serve@latest out

Further information

About

A pwa music player that plays music from your cloud storage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages