Skip to content

C-Lodder/music-player

Repository files navigation

Music Player

This is an alternative to iTunes.

The application will parse your iTunes XML library, displays all your playlists/songs, and allows you to play them.

Usage

  1. Install the application

  2. Import your iTunes library via the application settings

Development

Install dependencies:

npm ci

Compile CSS:

npm run postcss

Run the application:

npm run start

Build application:

npm run build

Screenshots

Application

Settings