This Screen Share app, built using Electron, allows for easy desktop screen sharing when used in conjuction with various scripts in the vircadia-content
repository.
Calling npm run packager will use this file to create the actual Electron hifi-screenshare
executable.
It will kick out a folder hifi-screenshare-<platform>
which contains an executable.
The main process file to configure the electron app.
The render file to display the app's UI.
The HTML that displays the screen selection UI and the confirmation screen UI.