Skip to content

DanielFatkic/streamdeck-pisamples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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.

Packages

No packages published

Languages

  • CSS 39.8%
  • JavaScript 31.7%
  • HTML 28.5%