Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Stream Deck SDK sample to show how to create a plugin which uses SD+ panels

Notifications You must be signed in to change notification settings

elgatosf/sample-clock-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

The new Stream Deck SDK is now available, with new Stream Deck plugin samples.

You can also find the latest Clocks plugin on Marketplace.

This repository has been marked as deprecated, and will soon be deleted. If you have any questions, please contact us via maker@elgato.com, or join our Makertplace Makers Discord community.

Sample Clock Plugin

This tiny plugin demonstrates how to include the javascript library into a plugin and how to use the library (in less than 100 lines of code - including a dynamic SVG icon and all code necessary to make use of setImage, setFeedback, dialRotate, dialPress and touchTap

Sample Clock Plugin

What it does

  • it shows a tiny digital clock on either a key or SD+ touchpanel
  • it uses our built-in $A1 layout for this
  • it shows the weekday in the title (you can switch that off in the PI)
  • you can show/hide seconds by tapping the panel
  • you can show/hide seconds by pressing the dial

Releases

No releases published

Packages

No packages published