PWA Audio player for streaming audio directly from Dropbox. Based on idea of RoteSonne.js audio player.
- Supported formats: FLAC, WavPack, Ogg, mp3, AAC
- No server side is required. Everything on client site!
- Caching audio chunks (not implemented yet)
- TypeScript
- Vue.js, Vuex
- Sass
- PWA (ServiceWorker, Cache)
- IndexDB (Dexie.js)
- Lottie animation
- Aurora.js (flac.js, mp3.js, alac.js, aac.js)
- Dropbox SDK