1.2.2
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.
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.