luismelodev / streamdeck-pisamples

Stream Deck SDK: PISamples sample plugin

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PISamples is a sample plugin demonstrating the Stream Deck SDK.

Description

PISamples is a plugin that shows all supported HTML elements in the Property Inspector.

Features

  • code written in Javascript
  • cross-platform (macOS, Windows)
  • Property Inspector contains all supported HTML-elements ready for copy/paste.
  • index_pi.js includes some simple scripts to add interactivity to the PI, and shows how you could pass data to the plugin.

  • allows easy drag and drop of it's elements to your HTML-editor; just drag the item to your Property Inspector's .html file.

Installation

In the Release folder, you can find the file com.elgato.pisamples.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: PISamples sample plugin

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

License:MIT License


Languages

Language:CSS 39.7%Language:JavaScript 32.5%Language:HTML 27.8%