Download the Vaelyra demo

The demo is the full Electronic Data Capture application, with two boundaries while it is unlicensed. It holds one dataset, and export waits for a licence. Voice entry, records, and parameters are all open. A licence key opens both on the same install.

Before you download

Leave your name and email address, and your organisation if you like, and the downloads below open. We use these details only to follow up on how the evaluation went. They stay with us and there is no mailing list.

What the demo includes

Open to try
Everything that makes Vaelyra what it is, including voice entry, unlimited records, parameters and sections, study configuration, import, and the progress and quality views. The demo runs without a time limit.
One dataset
The demo holds a single dataset, created in the application or imported. That is enough to set up a study, or part of one, and work with it for real.
Export
Export to statistical analysis software like SPSS or JASP in their native format, along with Excel, CSV, and a codebook PDF, opens as soon as you enter a licence key, including for the data you entered while evaluating.
Going licensed
A licence is priced by quotation. See pricing for what a seat is and how buying by invoice works. You enter the key in the application, with no reinstall.

Install notes

macOS installers are signed with a Developer ID certificate and notarised by Apple, so they open with no warnings. Windows installers are currently unsigned, so Windows asks for confirmation before the first launch.

macOS
Double-click the .dmg, drag Vaelyra to your Applications folder, and open it. Built for macOS Sequoia 15 and later.
Windows
SmartScreen shows the message "Windows protected your PC". Choose More info and then Run anyway. This is expected while the builds are unsigned, and it goes away once the code signing certificate is in place.
Managed machines
On computers managed by institutional IT, the Run anyway override can be turned off by policy, in which case the installation needs your IT department to allow it. That is a policy decision rather than a fault in the installer.

Verifying a download

Each download card shows a shortened fingerprint of its file, a SHA-256 hash. Hold the pointer over it to see the full value, or select it to copy the full value to your clipboard. To confirm that a downloaded file arrived intact, run the command for your system against the file and compare the result with the copied value. The two should match exactly.

macOS
shasum -a 256 <file>
Windows
certutil -hashfile <file> SHA256