jaggedsoft / streamdeck-counter

Stream Deck SDK: Counter sample plugin

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Counter is a sample plugin demonstrating the Stream Deck SDK.

Description

Counter is a simple plugin that displays the number of times a key is pressed. Pressing the key will increase the counter.

Features

  • code written in Javascript
  • cross-platform (macOS, Windows)
  • persistent settings (number of times the key was pressed)
  • localized

Installation

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

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

License:MIT License


Languages

Language:HTML 100.0%