🎵

Music

Music player with library management and streaming support.

GitHub npm

Features

Library management
Playlists
Queue
Equalizer
Lyrics

Installation

From App Store

Open the App Store in zOS and search for "Music".

Via npm

npm install @zos-apps/music

How to Use

Keyboard Shortcuts

ShortcutAction
SpacePlay/Pause
Previous
Next
↑↓Volume

Development

# Install dependencies
npm install

# Start development
npm run dev

# Build for production
npm run build