Skip to content

elgatosf/streamdeck-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.