mwave
mwave copied to clipboard
A Music Player that can show audio waveform
Introduction
Mwave is a music Player base on electron-vue.
The inspiration comes from bilibili.com which is a very beautiful video made by AE.
This project is only for interest and practise.
Preview

Build or Release
build
# install dependencies
npm install
# run
npm run dev
release
# install dependencies
npm install
# run
npm run build
# you can find .exe at build/win-unpacked
Usage
- Run wmave.exe
- The default music directory is C:\Users\XXX\AppData\Roaming\Electron, right click the troy icon and click 'choose folder' to change it.
- Click the play button.