Skip to content

1.2.2

Compare
Choose a tag to compare
@mottosso mottosso released this 05 Nov 12:04
· 21 commits to master since this release

Added Pyblish Tray, a standalone management application for Pyblish to gain an overview of it's state and current output. It sits quietly in the system tray of the given operating system, collecting output and providing options for debugging and manipulating the currently active instance of the Pyblish front-end, QML.

untitled

Usage

Tray is designed to run during startup of your OS.

Once started, it will sit quietly in the background and listen for interested hosts looking to publish and provide them with a handle to the Pyblish QML front-end.

Once Pyblish has been installed, look for the corresponding start menu item called simply "Pyblish". Clicking on it will launch Pyblish Tray.

You can also launch Tray via the command-line, by running the associated launcher.

$ cd pyblish-win\bin
$ pyblish-tray

This will have the same effect as clicking on the start-menu item.