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

Terminology

Common terms for Stream Dock.

  • Plugin List: The sidebar contains a list of all installed plugins provided by the plugins.

  • Canvas: The grid displaying keys containing actions (the size of the grid varies according to the device).

  • Property Inspector: The form area used for the currently selected key on the canvas where you can customize the icon, title, and action settings.

  • Device: A dropdown list showing available devices.

  • Scene: A user-stored key layout selected from the scene list.

  • Store: The store button navigates to the app store.

  • Settings: Stream Dock settings.

Stream Dock

Your plugin will appear in the actions list under the category provided in the manifest.json. If no value is provided for the Category field in the manifest.json, the action will fall into the Custom category. Most actions require a custom property inspector to collect user settings information.

Last Updated:
Contributors: Heart
Prev
Getting Started
Next
Architecture