/mwave

A Music Player that can show audio waveform

Primary LanguageJavaScript

experimental

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

image

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

  1. Run wmave.exe
  2. The default music directory is C:\Users\XXX\AppData\Roaming\Electron, right click the troy icon and click 'choose folder' to change it.
  3. Click the play button.