Download and install
Download ProtocolNavigator from the following links
Download
After download is complete click to the .exe file and follow the prompt. An exemplar inventory shown in the demo can be downloaded here.
For developers and Mac or Linux users
ProtocolNavigator was implemented in Python 2.7 and therefore is platform independent. To run ProtocolNavigator in Mac and Linux, please follow instructions bellow.
Accessing ProtocolNavigator 1.0 source code
Please go to the ProtocolNavigator GitHub
page. Now you have two options
- One-off option: download the source code by clicking the "Download ZIP" button.
- Synchronized option: click the "Clone in Desktop" button and follow the instructions.
Downloading ProtocolNavigator libraries and dependencies
Starting ProtocolNavigator
- At this point ProtcolNavigator can be run by double-clicking protocolnavigator.py file located at the folder you checked out the the ProtocolNavigator source code.
- Alternatively in a CMD Shell cd to the folder you checked out the the ProtocolNavigator source code and run using the following command:
python protocolnavigator.py