Skip to content

axeljaeger/litra

Repository files navigation

Litra

Progressive Web App to control logitech Litra Glow streaming lights.

Static Badge Unittests Chromatic Storybook

Try it out

Litra is hosted on Github Pages. There, you can try out the application and if you like it, you can install the app using your browsers PWA installation mechanism.

You can also try out the components individually in Storybook.

Platform support

The technical foundation is the WebHID API. This API is only supported on Chrome and Edge and Opera. The application has been successfully tested on both Mac and Windows.

Development

Litra is developed using Typescript, Angular and Angular Material.