Skip to content

millerdev/lms-ultralight

Repository files navigation

Ultralight - a Logitech Media Server skin

Ultralight is a responsive skin for Logitech Media Server that works well on desktop and mobile browsers.

Ultralight

Features

  • Basic player controls.
  • Responsive layout adjusts to various screen sizes.
  • Drag/drop to sort tracks in playlist, even multiple tracks at once.
  • Drag/drop items from search results into playlist.
  • Select and delete multiple items at once.

Installation

Installation instructions:

Development

# install dependencies
npm install

# run dev server
npm run dev

# run tests
npm test

Build/package

npm run build
npm package

This creates a packaged version file: UltralightSkin-vX.Y.Z.zip

Follow installation instructions above, using this file instead of the one downloaded from the releases page.

About

Ultralight - a Logitech Media Server skin

Resources

Stars

Watchers

Forks

Packages

No packages published