-
Christophe HAMERLING authoredChristophe HAMERLING authored
To learn more about this project, read the wiki.
README.md 3.42 KiB
Jitsi Meet Electron
Desktop application for Jitsi Meet built with Electron.
Features
- Works with any Jitsi Meet deployment
- Local settings
- Builtin auto-updates
- Remote control
- Always-On-Top window
Installation
Download our latest release and you're off to the races! The supported platforms are macOS, Windows (both 32 and 64bits) and GNU/Linux (64bits only).
NOTE for old GNU/Linux distributions
You might get the following error:
FATAL:nss_util.cc(632)] NSS_VersionCheck("3.26") failed. NSS >= 3.26 is required.
Please upgrade to the latest NSS, and if you still get this error, contact your
distribution maintainer.
If you do, please install NSS (example for Debian / Ubuntu):
sudo apt-get install libnss3
Homebrew
For MacOS user, you can install the application using the following command: