Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 621 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 621 Bytes

mediaplayer

IQPlayer is an online audio player.

IQPlayer offers song/playlist looping and drag-and-drop-organised playlist. Users can pick their own accent color and save the options at localStorage.

It can be used either as a webpage or as an Electron App.

To use on your machine, clone the repository and run a live server or use npm start to build the binary. Remember to change OS preferences in package.json (Windows Portable is set by default).

To do (as for 0.13):

  • Fix scrollbar color flicker when scrolling with active song

  • Implement saving playlist session (reloading window resets it by default)