You're not viewing the latest version. Click here to go to latest.
logo
StreamController
Overview
Core447/StreamController-docs
  • Home
  • Plugin Development
  • Blog
Core447/StreamController-docs
  • Home
    • Introduction
      • Getting Started
      • 1. The Idea
      • 2. Setting Up Your Environment
        • ActionBase.py
        • BackendBase.py
        • PluginBase.py
        • Overview
        • main.py
        • BackendAction.py
        • backend.py
        • __install__.py
        • requirements.txt
        • manifest.json
        • attribution.json
        • Overview
        • Add A Simple Action
        • Add A Backend Action
        • Add A Backend To The Plugin
      • 6. Submitting
      • Signals
      • Deck Controller
  • Blog
      • 2024
      • Info

Overview

In this section I want to go through several exapmles of modifying the template.

  1. Add a simple action
  2. Add a backend action
  3. Add a backend to the plugin itself

Let's get started getting your hand dirty!!!

Previous
attribution.json
Next
Add A Simple Action
Made with Material for MkDocs