Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

recallai/desktop-sdk-electron-webpack-sample

Repository files navigation

Outdated, Please Check Out Muesli Instead!

Check our our up to date desktop sdk sample: Muesli.

Screenshot 2025-06-16 at 10 05 41 PM

Recall.ai Desktop SDK Electron Example (with Webpack)

This is a minimal example application which can get you started quickly, and is ready to run npm start and npm run make on! This repo is intended to be used as a template for you to start off with. If you want a more feature-complete example application, take a look at Muesli.

Setup

Modify .env to include your Recall.ai API key:

API_KEY=<your key>

NOTE: In a production application, you'd keep your API keys on your backend and perform the POST requests there, however for sake of simplicity, we do it here in the application.

npm install
npm start

About

A short example of a recording application built with the Desktop SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages