Skip to content

SDK to develop plugins for MoBro - an application for universal data visualization

License

Notifications You must be signed in to change notification settings

ModBros/mobro-plugin-sdk

Repository files navigation

mobro-plugin-sdk

Nuget GitHub MoBro Discord

This is the official repository of the MoBro Plugin SDK.
The SDK is used to develop plugins for MoBro - an application for universal data visualization.

Caution: The SDK is still in development and subject to potential breaking changes.

Developer documentation

Detailed developer documentation on how to use the SDK can be found on developer.mobro.app

Packages

This repository is split into two project that result in two separate packages.

MoBro.Plugin.SDK

This is the main and only package that you should include if you're creating a plugin for MoBro.
This package includes the MoBro.Plugin.SDK.Core package as well as additional developer tools to run and test a plugin locally without having to install the plugin to the actual MoBro application.

MoBro.Plugin.SDK.Core

This is the 'core' part of the MoBro plugin SDK and only contains the necessary interfaces and types that are required for a plugin to be loaded.
This package lacks any additional dependencies and is included in and used by MoBro to load the plugins.


Feel free to visit us on our Discord or Forum for any questions or in case you run into any issues.

About

SDK to develop plugins for MoBro - an application for universal data visualization

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published