Short Description

IcyHLPluginInstaller will update Icy and install new plugin in headless (command line) mode when the GUI cannot be launch (eg on serveur).
See https://github.com/FerreolS/IcyHLPluginInstaller

Documentation

IcyHLPluginInstaller  will update Icy and install new plugin in headless (command line) mode when the GUI cannot be launch (eg on serveur).

Syntax:

java -jar icy.jar -hl -x plugins.ferreol.IcyHLPluginInstaller CLASSNAME

where ‘CLASSNAME’ is the ClassName of the desired plugin. This ClassName can be found in the “See technical details” link on the plugin webpage. If ‘CLASSNAME’ is empty, it will only update Icy and existing plugins.

Exemple:

java -jar icy.jar -hl -x plugins.ferreol.icyhlplugininstaller plugins.adufour.ezplug.EzPlug

The jar file of IcyHLPluginInstaller is stored in the jar branch and can be downloaded in automatic script to build icy as in https://hub.docker.com/r/ferreol/icy/~/dockerfile/

Leave a Review

Leave a review
Cancel review
View full changelog
Close changelog

Changelog

  • Version 0.0.1.3 • Released on: 2017-06-13 11:31:12
    Download
    Description:

    List some plugins incompatible with headless

  • Version 0.0.1.2 • Released on: 2017-03-15 08:46:19
    Download
    Description:

    add --update option to update Icy

  • Version 0.0.1.1 • Released on: 2017-03-14 16:53:35
    Download
  • Version 0.0.1.0 • Released on: 2017-03-14 16:42:22
    Download