PowerShell / Phosphor

A library and PowerShell module for generating user interfaces from PowerShell modules
Other
109 stars 24 forks source link

Introduce Electron as desktop shell for the web UI #7

Closed daviwil closed 7 years ago

daviwil commented 7 years ago

This change adds the Electron desktop application shell so that the Phosphor web UI can be hosted there by default. This provides a more desktop-like experience when launching Show-Module from the command line. An -OpenInBrowser parameter was also added to Show-Module to allow opening the web UI in a browser in cases where that is desirable.