remoteplugin

class openlp.plugins.remotes.remoteplugin.RemotesPlugin[source]

Bases: openlp.core.lib.plugin.Plugin

static about()[source]

Information about this plugin

config_update()[source]

Called when Config is changed to requests a restart with the server on new address or port

finalise()[source]

Tidy up and close down the http server

initialise()[source]

Initialise the remotes plugin, and start the http server

set_plugin_text_strings()[source]

Called to define all translatable texts of the plugin