elgatosf / streamdeck-analogclock

Stream Deck SDK: Analog Clock sample plugin

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Stream Deck SDK: Analog Clock sample plugin

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

License:MIT License


Languages

Language:JavaScript 49.9%Language:CSS 46.3%Language:HTML 3.8%