Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.46 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.46 KB

Destroyer

Open-Source Lossless Audio Player

destroyer

Getting Started:

start

  • Download and open Destroyer.
  • Drop your music collection onto Destroyer.
  • Destroyer will recursively scan your collection and build library based on metadata. Please ensure your collection is properly tagged.

Watch demo video on YouTube

v3.0 Comming Soon:

  • Last.fm Scrobbling 🔥
  • Desktop native media controls
  • Automatically restore previous session
  • Album sorting by release date
  • Massive packages upgrades

On Artwork:

  • Destroyer works best when all the tracks for an album are in one flat directory.
  • Destroyer will look for any jpg, png or webp in directory.

On Search:

search

  • Type anywhere in the library view to filter your collection.
  • esc will clear your filter.

Deving and Building

Command Purpose
yarn build Compile JS /bundle.
yarn build:watch Build project and watch for changes.
yarn start Start Destroyer.