Space Plugin SDKSpace Plugin SDK
Home
Overview
  • 中文简体
  • English
Home
Overview
  • 中文简体
  • English
  • SDK

    • Overview
    • Getting Started
    • Terminology
    • Architecture
    • Manifest
    • Internationalization
    • Received Events
    • Events Sent
    • Registration Procedure
    • Property Inspector
    • Style Guide
    • Changelog
  • Example

    • Counter
    • Timer
    • Number Display
    • Time
  • Support

    • Help and Error Reporting

Counter

Description

The counter plugin is used to display the number of button presses, increasing the counter each time the button is pressed.

Features

  • Written in JavaScript

  • Cross-platform (macOS, Windows)

  • Persistent settings (number of button presses)

Stream Dock
Counter Example

Source Code

https://github.com/MiraboxSpace/StreamDock-Plugins/tree/main/Examples/counter-plugin

Last Updated:
Contributors: Heart
Next
Timer