Skip to content

A small C++ Hello World plugin demo for the Elgato StreamDeck based on their CPU demo, but includes a Property Inspector sample and a script to run the Distribution Tool.

License

Notifications You must be signed in to change notification settings

ZongyiYang/streamdeck-cpp-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World is a sample plugin demonstrating the Stream Deck SDK in C++.

Description

Hello World is a plugin that displays "Hello World" on a key. The message displays one digit at a time using the example Timer. The message is configurable through the Property Inspector.

Features

  • C++ code
  • an example tool to repackage and install the plugin
  • an example Property Inspector with a demo on saving per-context settings

Installation

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

Also provided is a tool reload.bat that will repackage and install the plugin.

Source code

The Sources folder contains the source code of the plugin.

About

A small C++ Hello World plugin demo for the Elgato StreamDeck based on their CPU demo, but includes a Property Inspector sample and a script to run the Distribution Tool.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published