Ultralight is a responsive skin for Logitech Media Server that works well on desktop and mobile browsers.
Features
Installation instructions:
UltralightSkin-vX.Y.Z.zip
file under Downloads of the latest
release.# install dependencies
npm install
# run dev server
npm run dev
# run tests
npm test
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.