• Stars
    star
    134
  • Rank 269,389 (Top 6 %)
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created about 10 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Chrome extension for Calendar integrations for Jitsi Meet

Jidesha

A Chrome extension for calendar integration (Google Calendar and Office 365).

How to create your own extension for your Jitsi Meet installation

Each Jitsi Meet installation needs a customised extension. There is only one small JSON file to adapt. You have to create the extension and distribute it, either through Google Chrome's Web Store or by telling your users how to install the CRX file.

Create the extension

Edit the manifest.json file. You must adapt the externally_connectable URL:

"matches": [
    "*://your.server.com/*"
]

Do not include any port information.

You might also want to edit the name, the description, the version or to replace the icons.

Then, according to https://developer.chrome.com/extensions/packaging , go inside Chrome to "chrome://extensions", click on the Developer Mode, and "Pack extension". The result is a CRX file and, if you do this for the first time, a private key used for later updates.

Install your own extension

Install your own extension into your Chrome. One way is to drag the CRX file into the "chrome://extensions" window.

When Chrome shows it among your installed extensions, you will also see its hash ID.

Distribute your extension manually to your users

You can send the CRX file to your users and tell them how to install it. For example, you might want to put it directly onto your Jitsi Meet server (webroot in /usr/share/jitsi-meet). This would only be helpful for downloading the extension, as Chrome will not allow a direct installation from your site.

More Repositories

1

jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
TypeScript
20,307
star
2

jitsi

Jitsi is an audio/video and chat communicator that supports protocols such as SIP, XMPP/Jabber, IRC and many other useful features.
Java
3,946
star
3

docker-jitsi-meet

Jitsi Meet on Docker
Lua
3,038
star
4

jitsi-videobridge

Jitsi Videobridge is a WebRTC compatible video router or SFU that lets build highly scalable video conferencing infrastructure (i.e., up to hundreds of conferences per server).
Kotlin
2,761
star
5

jitsi-meet-electron

Jitsi Meet desktop application powered by :electron:
JavaScript
1,495
star
6

lib-jitsi-meet

A low-level JS video API that allows adding a completely custom video experience to web apps.
JavaScript
1,329
star
7

libjitsi

Advanced Java media library for secure real-time audio/video communication.
Java
616
star
8

jibri

Jitsi BRoadcasting Infrastructure
Kotlin
604
star
9

jiwer

Evaluate your speech-to-text system with similarity measures such as word error rate (WER)
Python
594
star
10

jigasi

Jigasi: a server-side application acting as a gateway to Jitsi Meet conferences. Currently allows regular SIP clients to join meetings and provides transcription capabilities.
Java
485
star
11

ice4j

A Java implementation of the ICE protocol
Java
436
star
12

jitsi-android

Jitsi for Android is an Android port of the Jitsi project: The most feature-rich communicator with support for encrypted audio/video, chat and presence over SIP and XMPP
Java
413
star
13

jicofo

JItsi COnference FOcus is a server side focus component used in Jitsi Meet conferences.
Kotlin
316
star
14

jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Swift
276
star
15

handbook

The Jitsi Handbook
JavaScript
186
star
16

jitsi-meet-torture

Java
161
star
17

turnserver

Open-source TURN server implementation.
Java
154
star
18

rnnoise-wasm

rnnoise noise suppression library as a WASM module
Shell
121
star
19

webrtc

WebRTC mirror for building react-native-webrtc
Python
94
star
20

jitsi-meet-ios-sdk-releases

Jitsi Meet iOS SDK binaries
Objective-C
81
star
21

jitsi-meet-electron-sdk

Jitsi Meet SDK for Electron
JavaScript
79
star
22

jitsi-meet-release-notes

Release notes for Jitsi Meet: the web frontend, mobile apps and mobile SDKs
78
star
23

jitsi-meet-spot

Physical meetings rooms, reimagined.
JavaScript
71
star
24

sdp-interop

An npm module that converts a Unified Plan SDP to Plan B and vice versa.
JavaScript
66
star
25

jitsi-meet-react-sdk

React SDK for Jitsi Meet
TypeScript
65
star
26

jitsi-maven-repository

64
star
27

jitsi-hammer

A traffic generator for Jitsi Videobridge
Java
61
star
28

gsoc-ideas

Google Summer of Code ideas
59
star
29

jitsi-webrtc-vad-wrapper

A java wrapper around the WebRTC Voice Activity Detection library
Java
55
star
30

jirecon

A Standalone recording container for Jitsi Videobridge conferences that would allow us to run a video recorder as a separat MUC participant.
Java
47
star
31

jitsi-meet-flutter-sdk

Jitsi Meet plugin for Flutter
Dart
41
star
32

android-webrtc

Java
38
star
33

jitsi-media-transform

37
star
34

js-utils

Utilities for Jitsi JS projects
JavaScript
32
star
35

sdp-simulcast

An npm module that enables the native WebRTC simulcast support in Chrome
JavaScript
31
star
36

jitsi-meet-react

We merged this repository into https://github.com/jitsi/jitsi-meet in an ongoing effort to consolidate our Web and mobile efforts. We henceforth consider this repository "read-only". Please navigate to https://github.com/jitsi/jitsi-meet.
JavaScript
31
star
37

jitsi-autoscaler

Jitsi Autoscaler microservice
TypeScript
30
star
38

otr4j

Off-The-Record messaging encryption written in pure Java
Java
29
star
39

jitsi-slack

Go
26
star
40

jitsi-srtp

SRTP implementation for Jitsi
Java
25
star
41

jitsi-rtp

RTP parsing
24
star
42

skynet

AI core services for Jitsi
Python
23
star
43

moderated-meetings

Jitsi Moderated Meetings microservice
Java
22
star
44

jitsi-meet-vue-sdk

Vue SDK for Jitsi Meet (built during GSoC 2022)
TypeScript
21
star
45

jitsi-upload-integrations

Tools for integration of JItsi Meet and associated backend tools to 3rd party APIs such as Dropbox
Shell
19
star
46

jitsi-utils

A set of basic Java/Kotlin utilities used in Jitsi projects.
Java
19
star
47

excalidraw-backend

Excalidraw collaboration backend for Jitsi
TypeScript
18
star
48

jicoco

Jitsi Common Components
Kotlin
18
star
49

luajwtjitsi

JWT tokens for Lua
Lua
18
star
50

fmj

Freedom for Media in Java - Git Mirror
Java
18
star
51

jitsi-meet-debian-meta

Jitsi Meet meta debian package
Shell
18
star
52

calendar-addon

Calendar G Suite add-on
JavaScript
17
star
53

jitsi-auth-portal

Authentication backend for Jitsi Meet
Go
17
star
54

Sphinx4-HTTP-server

HTTP speech-to-text server using Sphinx4
Java
16
star
55

jitsi-videobridge-openfire-plugin

Java
15
star
56

jitsi-xmpp-extensions

Common library holding all jitsi specific smack xmpp extensions.
Java
15
star
57

bccontrib

Skein/Threefish/Fortuna implementations for ZRTP4J used by Jitsi
Java
14
star
58

jitsi-meet-logger

JavaScript
12
star
59

security-advisories

Security Advisories for the Jitsi projects
12
star
60

jitsi-videobridge-permo

Jitsi-Videobridge Performance Monitoring
Shell
10
star
61

infra-configuration

Scripts for configuration jitsi services
Shell
10
star
62

infra-provisioning

Scripts for provisioning cloud resources for jitsi services
Shell
9
star
63

jitsi-android-osgi

Java
8
star
64

portaudio

PortAudio fork with hotplug capabilities as used in libjitsi; to contribute please do so at https://github.com/portaudio/portaudio.
C
8
star
65

jibri-queue

Implements user queues for Jibri.
TypeScript
8
star
66

jigmi

JItsi Generic Monitoring Infrastructure
JavaScript
8
star
67

libsrc

Source code snapshots for all external dependencies and libraries used by Jitsi.
7
star
68

jitsi-sctp

Java
6
star
69

jitsi-lgpl-dependencies

Submodule of libjitsi that encapsulates references to external LGPL licensed libraries.
C
6
star
70

eslint-config-jitsi

jitsi eslint config
JavaScript
6
star
71

jxs

JavaScript
6
star
72

jipopro

Java
5
star
73

jsocks

Java SOCKS Proxy
Java
5
star
74

jitsi-videobridge-groovysh

A Groovy Shell for the Jitsi Videobridge
Java
4
star
75

growl4j

the OpenSource Java Solution for using Growl
Objective-C
4
star
76

tpl

Simple templating from environment variables
Go
4
star
77

node-ibeacons

iBeacons emitter for Node
Objective-C++
4
star
78

react-native-olm

C++
4
star
79

jitsi-autoscaler-sidecar

Sidecar service for jitsi-autoscaler
TypeScript
4
star
80

ljm-jaas-example

lib-jitsi-meet example app for JaaS customers
JavaScript
4
star
81

snap-jitsi-meet

Jitsi Meet snap support
3
star
82

token-generator

Token Generator for all occasions
TypeScript
3
star
83

jitsi-stats

Jitsi stats - wrapper around callstats.java library
Java
3
star
84

jitsi-desktop-site

HTML
3
star
85

jitsi-meet-load-test

JavaScript
3
star
86

megolm.js

Megolm cryptographic ratchet, in JavaScript
TypeScript
3
star
87

signal-sidecar

report aggregated health information from a jitsi signal node
TypeScript
3
star
88

libjitsi-protocol

3
star
89

derfc4571ify

A little utility to transform pcap files to facilitate debugging.
JavaScript
3
star
90

jitsi-psnr

Jitsi Video Quality Analyzer
Python
3
star
91

jiloin

Jitsi Logging Interface
JavaScript
3
star
92

smack_3_2_2

Java
3
star
93

jitsi-metaconfig

Kotlin
3
star
94

jitsi-meet-redux

A combination of utilities for Redux used in most Redux-based jitsi apps
JavaScript
3
star
95

jiconop

Jitsi Connection Optimization
JavaScript
3
star
96

ljm-getting-started

Getting started with lib-jitsi-meet and JaaS
JavaScript
3
star
97

elgato-webhid-jaas-demo

Custom meeting controls with the JaaS iframe API + Elgato Stream Deck!
JavaScript
3
star
98

spot-electron-sdk

TypeScript
2
star
99

jvb-dashboard

Kotlin
2
star
100

rtc-visualizer

A server & client used to visualize data from RTCStats server
JavaScript
2
star