From bb6afed33426a21c701488495e0badde98771eaf Mon Sep 17 00:00:00 2001 From: Akito Date: Wed, 1 Nov 2023 19:42:20 +0100 Subject: [PATCH] Add Zoominvitr (#2736) --- packages.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/packages.json b/packages.json index 43d5dd1..e612484 100644 --- a/packages.json +++ b/packages.json @@ -15579,6 +15579,29 @@ "description": "NOSTR Protocol implementation.", "license": "GPL-3.0-or-later" }, + { + "name": "zoominvitr", + "url": "https://github.com/theAkito/zoominvitr", + "method": "git", + "tags": [ + "akito", + "zoom", + "meeting", + "conference", + "video", + "schedule", + "invite", + "invitation", + "social", + "jitsi", + "bigbluebutton", + "bluejeans", + "api", + "docker" + ], + "description": "Automatically send invitations regarding planned Zoom meetings.", + "license": "AGPL-3.0-or-later" + }, { "name": "couchdb", "url": "https://github.com/theAkito/nim-couchdb",