Skip to content

Plugins

Moe edited this page Feb 5, 2017 · 26 revisions

Contributing a plugin must follow these rules for acceptance.

  • Shinobi can run if this plugin is not present
  • Required dependencies must have an installation process included
  • Plugin must be a separate process (a daemon)
  • Plugin interfaces with camera.js through socket.io-client.
  • OpenCV plugin can be reviewed as an example.
Clone this wiki locally