marcovannoord / streamdeck-numberdisplay

Stream Deck SDK: NumberDisplay sample plugin

Home Page:https://developer.elgato.com/documentation/stream-deck/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NumberDisplay is a sample plugin demonstrating the Stream Deck SDK.

Description

NumberDisplay is a plugin that displays a number chosen by the user. This plugin demonstrates how to create a custom Property Inspector and how to pass values from Property Inspector's input controls to the plugin.

Features

  • code written in Javascript
  • cross-platform (macOS, Windows)
  • Property Inspector with multiple UI elements
  • localized

Installation

In the Release folder, you can find the file com.elgato.numberdisplay.streamDeckPlugin. If you double-click this file on your machine, Stream Deck will install the plugin.

Source code

The Sources folder contains the source code of the plugin.

About

Stream Deck SDK: NumberDisplay sample plugin

https://developer.elgato.com/documentation/stream-deck/

License:MIT License


Languages

Language:CSS 46.3%Language:JavaScript 44.3%Language:HTML 9.5%