Skip to content

Example of how how Horn Widget can be used with Electron apps.

Notifications You must be signed in to change notification settings

8eo/widget-example-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Horn's Widget Electron Example

Example of how how Horn Widget can be used with Electron apps.

After cloning, install dependencies:

npm install

Then replace __channel_id__ with some real channel identifier in index.html file and run:

npm start

This should open Electron instance with widget working on it.

Missing Features

  • ScreenSharing - Because native ScreenSharing has been turned on in Chrome 72 and current stable Electron v4 uses Chrome 69, ScreenSharing is not yet available. It should be working after next major Electron release as they update Chromium versions only for major releases. It seems Electorn v5 should arrive somewhere in mid of 2019r!

Check out Widget Generator to customize look and feel of your widget!

About

Example of how how Horn Widget can be used with Electron apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published