A music player that works on your browser. You can try it now!
Supports Chrome, Edge, Opera, Firefox, Safari
API | Chrome | Edge | Firefox | Opera | Safari |
---|---|---|---|---|---|
Notifications API* | 20 | 14 | 22 | 23 | 7 |
IndexedDB API* | 24 | 12 | 16 | 15 | 8 |
AudioContext API | 35 | 12 | 25 | 22 | 14.1 |
Fetch API | 42 | 14 | 39 | 29 | 10.1 |
File System Access API | 86 | 86 | x | 72 | 15.2 |
\--Window.showDirectoryPicker() | 86 | 86 | x | 72 | x |
Window Controls Overlay API* | 105 | 105 | x | 91 | x |
Media Session API* | 73 | 79 | 82 | 60 | 15 |
*: Optional (For Extended Functionality)
MPlayer (this project) licensed by MPL 2.0 .
- MusicMetadata - MIT License
- Bootstrap Icons - MIT License
- Noto Sans - OFL License
- IDB Keyval
- Native File System adapter (ponyfill) - MIT License
To support old browsers that doesn't have window.showDirectoryPicker function
- Vebview.JS - Apache 2.0 License