Skip to content

rdkcentral/ThunderPluginActivator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin Activator

A command-line tool to activate a specified Thunder plugin.

Will automatically retry activation multiple times if the plugin does not successfully activate.

Designed to be used with systemd where each plugin becomes a standalone systemd service, activated with this tool.

Usage

Usage: PluginActivator <option(s)> [callsign]
    Utility that starts a given thunder plugin

    -h, --help          Print this help and exit
    -r, --retries       Maximum amount of retries to attempt to start the plugin before giving up
    -d, --delay         Delay (in ms) between each attempt to start the plugin if it fails
    -v, --verbose       Increase log level

    [callsign]          Callsign of the plugin to activate (Required)

About

A command-line tool to activate a specified Thunder plugin

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
COPYING

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •