Skip to content

minht11/local-music-pwa

Repository files navigation

Snae player

Lightweight on device music player right in your browser.

Play your local audio files without a native app, using just your browser. Complete with Dark/Light theme support, artwork based UI coloring, animations and more.

Limitations

File System Access API is relatively new api which gives websites access to the files you choose. This app makes use of it when supported, for now that is only in Chromium based browsers. In other browsers legacy Files api is used which forces app to copy files inside IndexedDB, effectively duplicating used storage space, in oder to work correctly.

Works with

With limitations in mind app works with every modern browser.

Privacy

Minimal, privacy preserving analytics, provided by GoatCounter, are used to count page views.

Building locally

Clone the repo, and:

pnpm install
pnpm run build

You can run the development server with:

pnpm run dev

About

Lightweight on device music player PWA.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •