Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 688 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 688 Bytes

AnalogClock is a sample plugin demonstrating the Stream Deck SDK.

Description

AnalogClock is a plugin that displays a clock. You can change the style of the clock in its Property Inspector.

Features

  • code written in Javascript
  • cross-platform (macOS, Windows)
  • simple Property Inspector to change the style of the clock
  • localized

Installation

In the Release folder, you can find the file com.elgato.clock.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.