Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 464 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 464 Bytes

Jitsi Meet Electron

Electron application for Jitsi Meet.

Configuration

You can change the Jitsi Meet deployment url with the jitsiMeetURL property from config.js

Building the sources

npm install

Statring the application

npm start

Discuss

Please use the Jitsi dev mailing list to discuss feature requests before opening an issue on Github.