Electron Desktop Recorder
Private


About this project
Role: Fullstack
Built For: Work and Travel Guide GmbH (WTG)
An Electron desktop app that automatically records Microsoft Teams consultations running in the system tray, so no bot has to join the call.
The app detects when you join a Teams meeting and starts recording locally using the Recall.ai Desktop SDK. Recordings are then uploaded and stored on Recall.ai's cloud, and can be accessed later through a custom backend API.
Key features:
- Auto-detects and records Teams calls, no manual start/stop needed
- Runs quietly in the system tray with a simple status window
- No bot joins the meeting, recording happens directly on the desktop
- Backend service handles upload tokens and lists/retrieves past recordings
- Packaged as a native installer for both Windows (Squirrel) and macOS (DMG)
Tech Stack
Electron
React
TypeScript
Recall.ai SDK
Express