Avera
Getting started

Install Avera

Download and launch the Avera desktop app on macOS.

Supported platforms

PlatformStatus
macOSAvailable (DMG installer)
WindowsIn progress
LinuxIn progress

Download the latest macOS build from the Avera website or your team’s distribution channel.

First launch

  1. Install and open Avera.
  2. The app opens to Research Library (/library) with an empty library or a welcome empty state.
  3. You can use the library and notebook without signing in.

If something fails on first launch, quit completely and reopen once. Persistent issues are rare; see Troubleshooting.

Optional: command-line tool

The desktop app bundles the avera CLI for scripts and automation. It uses the same library database as the app.

  • When the app is installed, the CLI is typically on your PATH.
  • For development builds, run npm run build:cli in the app source tree and use avera or npm run cli -- <command>.

See CLI overview for user-facing commands.

Browser connector (optional)

To save references from the web, install the Avera Connector Chrome extension and keep the desktop app running. See Browser connector.

On this page