Coder Social home page Coder Social logo

elgatosf / streamdeck-timerfix Goto Github PK

View Code? Open in Web Editor NEW
11.0 5.0 2.0 1.09 MB

Stream Deck SDK: Demonstrate how to have a reliable Javascript timer in a Stream Deck plugin

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

License: MIT License

HTML 0.64% JavaScript 99.36%
elgato streamdeck streamdecksdk elgato-stream-deck streamdeck-sdk

streamdeck-timerfix's Introduction

This Stream Deck plugin demonstrates how to have a reliable Javascript timer in a Stream Deck plugin using the Stream Deck SDK.

Features

  • Code written in Javascript
  • Cross-platform (macOS, Windows)

Installation

Double-click on the file com.streamdeck.timerfix.streamDeckPlugin to install the plugin in Stream Deck.

Source code

The folder com.streamdeck.timerfix.sdPlugin contains the source code of the plugin. You can use the file js/timers.js as a drop-in replacement for the Javascript timers.

You can debug the Javascript plugin using Google Chrome's web developer tools. In order to do so, you first need to enable the HTML remote debugger in Stream Deck:

  • on macOS, you will need to run the following command line in the Terminal: defaults write com.elgato.StreamDeck html_remote_debugging_enabled -bool YES
  • on Windows, you will need to add a DWORD html_remote_debugging_enabled with value 1 in the registry @ HKEY_CURRENT_USER\Software\Elgato Systems GmbH\StreamDeck.

After you relaunch the Stream Deck app, you can open http://localhost:23654/ in Chrome, where you will find a list of Inspectable pages (plugins):

streamdeck-timerfix's People

Contributors

timac avatar tiptronic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.