Cider Docs
Ctrlk
GitHubTwitterWebsite
  • 👋README
  • docs
    • 1.client
    • 2.other
    • 3.legacy-docs
      • 2.compilation
      • 3.legacy-plugins
        • Additional Links
        • REST API
        • Creating a Basic Plugin
        • documentation
        • Frontend API
        • Publishing to GitHub
        • Renderer
        • Unsorted Features
      • 4.themes
Powered by GitBook
On this page

Was this helpful?

Edit
  1. docs
  2. 3.legacy-docs
  3. 3.legacy-plugins

Additional Links

Some resources to aid you in your plugin development.

Example Plugin

Electron App Documentation

Electron BrowserWindow Documentation

Communicating with the Renderer instance from Main (IPC Main)

Communicating with main instance from the Renderer (IPC Renderer)

Previous3.legacy-pluginsNextREST API

Last updated 3 years ago

Was this helpful?