GithubHelp home page GithubHelp logo

michaelabon / streamdeck-logitech-litra-lights Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 256 KB

Control your Logitech Litra lights via your Elgato Stream Deck

License: GNU General Public License v3.0

Go 15.00% JavaScript 23.21% CSS 53.85% HTML 4.86% Just 3.08%
elgato elgato-stream-deck logitech logitech-devices macos streamdeck windows

streamdeck-logitech-litra-lights's Introduction

Elgato Stream Deck โ€“ Logitech Litra Lights

A plugin for the Elgato Stream Deck that allow for control over your Logitech Litra Glow lights.

How to use it

Until I submit this plugin to the Elgato Marketplace, you must install it and build it manually.

You will need Go to build this locally. The file go.mod contains the minimum version of go required.

  1. Clone the repository onto your Windows or macOS computer.
  2. Install just if you don't have it already. (just is an alternative to make).
  3. Run just install build link, to both build the plugin and create a symlink in your Elgato Plugins directory.
  4. Restart the Elgato Stream Deck application on your computer.
  5. In the Elgato Stream Deck application, on the right-hand side:
    1. Find the new Logitech Litra category.
    2. Drag-and-drop the Set Brightness & Temperature or Turn Off Litra Lights actions into your Stream Deck grid.

How do I contribute?

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

I have split the codebase into its two parts:

  1. the actual Go code in go/
  2. plugin-specific files are in ca.michaelabon.logitechlitra.sdPlugin/

Debugging is largely logfile based. The plugin will write to the ca.michaelabon.logitechlitra.sdPlugin/logs/ directory.

The Stream Deck SDK has documentation on how plugins work. In short, the plugin and the configuration page (known as the property inspector) communicate with the Stream Deck over websockets. They send and receive events. The SDK documentation and building a Stream Deck plugin in general is far from the best developer experience. If you have any questions about building a Stream Deck plugin, just open an issue in this repo. I'll do my best to help.

Please make sure to update tests as appropriate. You can run tests with just test.

License

GNU General Public License v3.0, available at LICENSE

streamdeck-logitech-litra-lights's People

Contributors

michaelabon avatar

Watchers

 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.