Jitsi Meet desktop application powered by
Go to file
hristoterezov c07fe8fa1e Initial commit 2016-12-12 14:52:17 -06:00
modules Initial commit 2016-12-12 14:52:17 -06:00
windows/jitsi-meet Initial commit 2016-12-12 14:52:17 -06:00
.eslintignore Initial commit 2016-12-12 14:52:17 -06:00
.eslintrc.js Initial commit 2016-12-12 14:52:17 -06:00
.gitignore Initial commit 2016-12-12 14:52:17 -06:00
.jshintignore Initial commit 2016-12-12 14:52:17 -06:00
.jshintrc Initial commit 2016-12-12 14:52:17 -06:00
LICENSE Initial commit 2016-12-12 14:52:17 -06:00
README.md Initial commit 2016-12-12 14:52:17 -06:00
config.js Initial commit 2016-12-12 14:52:17 -06:00
electron_npm_rebuild Initial commit 2016-12-12 14:52:17 -06:00
main.js Initial commit 2016-12-12 14:52:17 -06:00
package.json Initial commit 2016-12-12 14:52:17 -06:00

README.md

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 run build

Statring the application

npm start

Discuss

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