Giter Site home page Giter Site logo

hrishikesh-pathak / lms-boulez Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nbeversl/lms-boulez

0.0 0.0 0.0 2.32 MB

React frontend for Logitech Media Server using MaterialUI. Howl.js enables streaming directly to the browser in addition to the zones of the media server. An abstraction of Logitech's server and library API is embedded.

JavaScript 92.33% CSS 7.67%

lms-boulez's Introduction

Boulez frontend of Logitech Media Server

This repository contains the source code for the Boulez frontend for Logitech Media Server. It is written in React using MaterialUI. Howl.js enables this app to stream directly to the browser in addition to the zones of the media server. An abstraction of Logitech's server and library API is embedded.

For a ready-made theme with code prebuilt, bootstrapped and ready to run, instead download https://github.com/nbeversl/lms-boulez-theme.

Contents:

This repository is under active development. Post issues at https://github.com/nbeversl/lms-boulez/issues. Files are in .jsx for future but do not currently utilitize Typescript.

Components:

  • AlbumGrid: Responsive grid of interactive album art with adjustable size
  • Album: Single album
  • AlbumList: Album art with embedded TrackList
  • App: The app.
  • BPMView : Lists individual tracks by BPM (see https://wiki.xwax.org/bpm-tools for how to add this to the library)
  • BrowserPlayer: Add-on component that uses Howl.js to stream directly to the browser.
  • Composer: Organize albums by composer
  • ComposerList: Show results by Composer/Artist
  • GenreMenu: Hub component that displays server contents and genre and delegates the view by selection.
  • ViewSelector: Used in GenreMenu to select the current view
  • Library: An abstraction of Logitech's library API to JavaScript.
  • Player: An abstraction of Logitech's player API to JavaScript
  • PlayerControls: Player controls used in Player.
  • PlayerSelector: Selects from available zones, plus the browser option.
  • Search: Search bar component
  • SearchResults: Display results from Search
  • TrackList: Lists tracks.
  • TrackListScrolling: Displays tracks in a scrolling view.
  • TrackWithSourceAlbum: Display a single track with a full Album component embedded for reference.
  • TrackWithDetails: (incomplete) Show track metadata.

Other files

  • server.jsx : Abstracts calls to LMS's jsonrpc API so they are more usable.
  • style.css : Currently bundled with the build.

Development

Clone the repository.

A webpack.config.js is provided, but you have to populate module.exports.output.path. For example, if you install the complete theme on your server (https://github.com/nbeversl/lms-boulez-theme), you can direct development builds directly to overrwrite main.js for testing. You can also bootstrap it yourself if you want to build a theme from scratch.

run npm install

lms-boulez's People

Contributors

nbeversl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.