Protoml Viewer
Explanation
protoml-viewer (alias protoviewer) is a lightweight Electron-based GUI application for viewing ProtoML .pml files.
It renders the HTML output of your parsed .pml file and is intended as a simple standalone tool for viewing without requiring a web browser or terminal.
Only HTML rendering is supported.
For the independent browser-style workspace and standalone workbench window, see protoml-webviewer. For the integrated Help/Docs viewer, see protoml-chm.
It is recommended to wrap the file path in double quotes.
Examples
protoviewer "Meeting.pml"
protoviewer "Meeting.pml" dark