» Main »
zeroinstall-plugin-manager - user-specific plugin manager for zero-install applications
Published by Tim Cuthbertson
- Overview
This is a Zero Install feed. To add this program to your Applications menu, choose Zero Install -> Add New Program from the Applications menu. e.g. on Ubuntu:
If you don't see this menu item, install the zeroinstall-injector package from your distribution's repository, or from 0install.net.
Drag the feed's URL to the dialog box that appears. Other environments may use other systems. For example, if you are a ROX desktop user, drag the link to AddApp instead.
Alternatively, to run it from the command-line:
$ 0launch http://gfxmonk.net/dist/0install/zeroinstall-plugin-manager.xml
The 0alias command can be used to create a short-cut to run it again later.
If you don't have the 0launch command, download it from the 0install.net web-site, which also contains documentation about how the Zero Install system works.
- Full name
http://gfxmonk.net/dist/0install/zeroinstall-plugin-manager.xml
- Description
# ZeroInstall Plugin Manager This program is intended to be used as a `<runner>` for another zero install feed, e.g: <command name="run"> <runner interface="http://gfxmonk.net/dist/0install/zeroinstall-plugin-manager.xml"> <arg>http://example.com/your-feed.xml</arg> </runner> </command> <command name="core" path="my-program-executable"/> It manages a user-specific list of feed URIs ("plugins"), and launches the desired URL (this *must* be the first argument) with those URIs as additional dependencies. By default, zeroinstall-plugin-manager will launch your feed's `core` command while adding all current plugins as dependencies (it can't use `run`, as that would cause infinite recursion in the typical case). zeroinstall-plugin-manager will consume all options that start with "--plugin-". If you need to prevent this, it will stop at the first argument equal to "--". Options to zeroinstall-plugin-manager are: --plugin-add URI Add a plugin by URI --plugin-remove URI Remove a plugin by URI --plugin-list List current plugins --plugin-opt OPT Pass OPT through to the 0launch command (e.g '--gui') --plugin-command CMD Run CMD command instead of 'core' (can be specified multiple times) --plugin-help You're reading it! If you don't like those options, feel free to simply depend upon this feed, then import `zeroinstall_plugin_manager.Config` yourself and have at it.
- Homepage
- Available versions
The list below is just for information; Zero Install will automatically select one of these versions for you.
Version Released Stability Platform Download 0.1 2011-07-31 Any Download (2067 bytes) 0.1.1 2011-08-08 Any Download (2227 bytes) 0.1.2 2011-11-20 Any Download (2766 bytes) 0.1.3 2011-12-04 Any Download (2758 bytes) 0.1.4 2012-01-28 Any Download (2865 bytes) 0.2 2012-03-18 Any Download (3338 bytes) 0.2.1 2012-04-26 Any Download (3389 bytes) 0.3.0 2013-09-24 Any Download (3383 bytes) 0.4.1 2014-03-07 Any Download (3384 bytes) 0.4.2 2014-03-07 Any Download (3405 bytes) 0.4.3 2014-03-10 Any Download (3416 bytes) 0.5.0 2014-09-21 Any Download (3569 bytes) - Required libraries
The list below is just for information; Zero Install will automatically download any required libraries for you.