Skip to content

Plugins Screen

The Plugins screen is Whistle's plugin management hub, supporting the full lifecycle of plugins, including installation, configuration, updates, and uninstallation.

Plugins Interface

Basic Interface Functions

ControlsFunctions
ONTurn all plugins on or off. Red: On, Gray: Off
InstallInstall a plugin. See below for details.
CheckboxWhether to enable this plugin
Plugin NameClick to open the plugin management interface
Version NumberClick to open the plugin help documentation
OptionClick to open the plugin management interface
RulesOpen the plugin's static rules (rules.txt, reqRules.txt, and resRules.txt files)
UpdateUpdate a plugin
UninstallUninstall a plugin
HelpClick to open the plugin help documentation
SyncSynchronize the plugin's Rules and Values

Installation Process

  1. Click the Install button at the top
  2. Enter the plugin name (e.g., whistle.inspect)
  3. Select npm registry (default --registry=https://registry.npmjs.org)
  4. Click Install to begin installation
install plugins