From 9edac47aa20ac9c42b7fc4cd5ad186a39eae289d Mon Sep 17 00:00:00 2001 From: Jack Kingsman Date: Sun, 5 Apr 2026 11:49:44 -0700 Subject: [PATCH] Add clearer warning about RemoteTerm taking over the radio and governing contacts/channels loading. Closes #163. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 97e411e..722ec01 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,9 @@ For advanced setup, troubleshooting, HTTPS, systemd service setup, and remediati If you plan to contribute, read [CONTRIBUTING.md](CONTRIBUTING.md). +> [!WARNING] +> RemoteTerm does *full* management of the radio, meaning that once a radio is connected to RemoteTerm, all contacts/channels will be imported and offloaded to RemoteTerm and the contacts actually synced to the device will be governed by RemoteTerm. This means that RemoteTerm can be a poor fit for users who are looking to swap radios in and out, maintaining radio state (favorites, channels, etc.) irrespective of app usage. + ## Requirements - Python 3.10+