Element Call for macOS

A macOS wrapper app for Element Call that adds support for Camera & Microphone toggling via keyboard shortcuts (v and m), the menu bar, AppleScript or the Shortcuts app.

Supported AppleScript commands

tell application "Element Call" to join "call.element.io/call-name"
tell application "Element Call" to toggle camera
tell application "Element Call" to toggle microphone
tell application "Element Call" to leave

GitHub

View Github