Skip to content

jinsuichen/LightMusic

Repository files navigation

English | 简体中文

LightMusic logo

Light Music

A cross-platform minimalist style music player

release platform license


home page

✨ Features

  • 🚢 Cross Platform. Compatible with macOS, Windows, and Linux
  • 📐 Simple interface. Less is more
  • 🚀 Powered by React, Vite, and Electron

⚙ Run

Clone the code

$ git clone https://github.com/jinsuichen/LightMusic.git

Install

$ npm install

Develop

$ npm run dev

Build

# For Windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

📜 License

GPL V3