Elmira

Get Elmira

Install the latest release of our real-time collaboration framework using your preferred method.

1. Package Managers

npm Installation

Install Elmira and its dependencies directly via npm for web and desktop applications.

npm install elmira@latest
                    

Supports React, Vue, Angular, and vanilla JavaScript projects. View installation guide

2. Direct Download

Binary Release

Standalone distributions for quick deployment and server-side applications.

Linux (x86-64)

ELF binary with AWS libraries

elmira-linux-v2.1.0.tar.gz

macOS (x86-64)

OSX 10.15+

elmira-mac-v2.1.0.dmg

SHA256 checksums available in the artifacts repository

Release Notes

v2.1.0
September 1, 2025 • Patch
  • Improved CRDT merge efficiency by 30%
  • Added offline mode toggle with automatic sync

Frequently Asked

How do I update to the latest version?

Run npm update elmira or download the new binary from the releases page.

Is there a free tier?

Yes! All core features are available under the Apache 2.0 license for open-source projects.

Where can I find documentation?

Start with our developer documentation

How to file bugs?

File reports on GitHub issues