Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 729 Bytes

README.md

File metadata and controls

38 lines (27 loc) · 729 Bytes

Music Rewind

Shows your YouTube Music history in a nice sorted list, based on what you've played most.

Keeps data local and processes everything on client side. Your history is not uploaded anywhere.

Visit the demo

To fix:

  • Click on a song to listen to it
  • Add a chart to show listening habits over time
  • Fix UI Hanging on large history upload (JS workers?).

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.