Posts

Welcome to HomeDJukeBox

Image
HomeDJukeBox This is a minimal audio player for your local music files (mp3 and others, supported by your browser). The app is just a single webpage with a bunch of helper js-files. Actually it's primary purpose was to cast personal audio collection to Chromecast without an effort - that is the casting is provided by the browser itself. [!IMPORTANT] The app is based on File System API embedded into browser. This API is disabled by default and must be enabled manually (once) in extended settings, normally located at chrome://flags/#file-system-access-api (may differ in specific browser). Thanks to the single web-page design, most important advantages are: no need to install and setup anything (no app-server, no web-server); minimal footprint; should work on any device with modern browser; doesn't require any access rights (networks, accounts, etc) except for explicit permission for reading collection from disk; complete privacy - does not upload and does not share y...