HamLink Agent 1.0.0
===================

Install the Agent beside your radio station so HamLink can route mail over
internet and radio paths.

QUICK START
-----------
1. Sign in at your HamLink site and open Settings → Devices.
2. Register this computer and copy the Device ID + secret.
3. Run setup:
     node hamlink-agent.js setup
   Or double-click:
     hamlink-agent.bat      (Windows)
     ./hamlink-agent.sh     (Linux / Raspberry Pi)
4. Start the Agent:
     node hamlink-agent.js run

COMMANDS
--------
  setup   Save server URL, device ID, and secret
  run     Keep your station online (heartbeat every 30 seconds)
  status  Check pairing and radio status once

CONFIG
------
Saved to ~/.hamlink-agent/config.json

Environment variables (optional):
  HAMLINK_SERVER
  HAMLINK_DEVICE_ID
  HAMLINK_SECRET

REQUIREMENTS
------------
- Node.js 18 or newer
- Internet connection for pairing and heartbeats
- HamLink account with a registered device

SUPPORT
-------
Docs: /docs
Contact: /contact
