HomeGetting Started

Getting Started

Get OpenVARA up and running in under 15 minutes. Choose your installation method below.

// Choose your installation method

// Prerequisites

Linux — Ubuntu 22.04+ or RHEL / Rocky 8+required
Windows 10 / 11 or greaterrequired
A modern web browser (Chrome, Firefox, Edge)required
ICOM radio with Ethernet or Wi-Fi (IC-705)required
Raspberry Pi — use the ARM or ARMv7 packagenote

Raspberry Pi users: Download the arm64 package for Pi 4 / Pi 5, or the armv7 package for older Pi 3 models. The Pi 5 (4 GB / 8 GB) is the recommended platform for go-kit and EmComm deployments.

01

Download the Binary

Head to the Downloads page and grab the package for your platform. Binaries are available for Linux (x86_64, arm64, armv7), Windows (x64), and macOS (Intel / Apple Silicon).

Linux x86_64

.tar.gz

Linux ARM64

.tar.gz

Windows x64

.exe

macOS

.dmg

02

Install & Launch

Extract the archive (Linux / macOS) or run the installer (Windows), then start OpenVARA. No runtime dependencies required — the binary is self-contained.

Linux / macOS — Terminal
tar -xzf openvara-linux-x86_64.tar.gz
cd openvara
./openvara
Windows — PowerShell
# Run the installer, then:
openvara.exe

OpenVARA starts a local web server. Open your browser to http://localhost:3000 to access the dashboard.

03

Configure Your Radio

In the web dashboard, go to Settings → Radios and add your radio. You'll need its IP address (or hostname for Wi-Fi radios like the IC-705) and CI-V address.

Example — IC-7300 over Ethernet
Host:        192.168.1.100
Port:        50001
CI-V Addr:   0x94   (SET → Connectors → CI-V Address)
Example — IC-705 over Wi-Fi
Host:        ic-705.local   (or the radio's Wi-Fi IP)
Port:        50001
CI-V Addr:   0xA4
04

Connect Winlink, Pat, or APRS

With OpenVARA running, point your Winlink, Pat, or APRS client at the local VarAC endpoint.

WINLINK EXPRESS / PAT

ModemVARA HF / FM / SAT
Host127.0.0.1
Cmd Port8300
Data Port8301

APRS (built-in)

CallsignYour callsign
SSID0–15
BeaconConfigurable
APRS-ISOptional
05

You're on the Air

73 — OpenVARA is managing your radio. If you run into issues, check the documentation or ask in the community.