Cider Docs
GitHubTwitterWebsite
  • 👋README
  • docs
    • 1.client
      • Disclaimer
      • Troubleshooting FAQs
      • RPC Documentation
    • 2.other
      • Client Protocol Schema
    • 3.legacy-docs
      • 2.compilation
        • Compiling on Linux
        • Compiling on macOS
        • Compiling on Windows
      • 3.legacy-plugins
        • Additional Links
        • REST API
        • Creating a Basic Plugin
        • documentation
        • Frontend API
        • Publishing to GitHub
        • Renderer
        • Unsorted Features
      • 4.themes
        • Available Attributes
        • Publishing to GitHub
        • Theme Definitions (theme.json)
        • Creating a Theme
        • Using Resources in Themes
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
Export as PDF
  1. docs
  2. 3.legacy-docs
  3. 3.legacy-plugins

Additional Links

Some resources to aid you in your plugin development.

Previous3.legacy-pluginsNextREST API

Last updated 3 years ago

Was this helpful?

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)