RigPlane
Compare · RemoteTx vs RigPlane Pro

RemoteTx alternative.

An honest comparison of two very different products that get mentioned in the same conversation.

RemoteTx is a hosted remote-operating service. The station side runs on a Raspberry Pi appliance the operator owns and connects to the radio; the operator side is a browser tab on any device. The whole stack is built around the "operate anywhere" problem — hotel, road, second QTH, snowbird ops — and it solves that problem today. RemoteTx has been shipping for years, has real customer reviews, and supports a broad list of Icom, Yaesu, and Elecraft radios behind one subscription.

RigPlane Pro is a different shape of product. It is a packaged commercial desktop app built on the rigplane-core Python library (MIT-licensed open core on PyPI). It runs on the operator's own Mac, Linux, or Windows desktop and talks directly to a networked radio over LAN or USB on the same network. There is no Raspberry Pi appliance, no cloud relay, and no subscription.

Both products let an operator drive a ham radio from a device they like. They differ on architecture, hardware footprint, price shape, and where the operator's audio actually travels.

RemoteTx

When RemoteTx is the right choice

RemoteTx is the better fit when these things matter to you:

  • Your primary job-to-be-done is operating from somewhere other than the shack — hotel, road trip, contest at a different QTH.
  • You want a browser-only client on iOS, Android, ChromeOS, Mac, or PC with no native app to install at the operator end.
  • You already own (or are happy to buy) a Raspberry Pi 3B, 3B+, or 4B and a USB sound card for the station side.
  • You run Elecraft (KX2, KX3, K3/s) or a Yaesu FT-991/a, both of which RigPlane does not currently target.
  • You are comfortable with a subscription model and a closed hosted cloud relay in the path between your transceiver and your client.
RigPlane Pro

When RigPlane Pro is the right choice

RigPlane Pro is the better fit when these things matter to you:

  • You operate primarily from your own shack on your own LAN — no hotel-ops requirement today.
  • You want a signed, packaged native desktop app with the same install flow on macOS, Linux, and Windows.
  • You prefer a one-time license — $79 once, optional $49 yearly renewal — to an ongoing subscription.
  • You want no extra hardware: no Raspberry Pi appliance, no USB sound card requirement, no SD-card image to flash.
  • You want an MIT-licensed open core that keeps working even if the vendor goes away, plus a pip install rigplane path for embedding.

Feature comparison

Each cell is intentionally terse. Where a product's exact capability depends on platform, radio, or configuration, the cell says so rather than overclaiming. RemoteTx details cross-checked against the live remotetx.net homepage and pricing page as of 2026-05-19.

Dimension RemoteTx RigPlane Pro
Architecture Raspberry Pi appliance at the station, opening an outbound encrypted tunnel to the RemoteTx cloud; browser client connects through the cloud. Native desktop app on the operator's own Mac, Linux, or Windows machine, talking directly to the radio over LAN or USB on the same network.
License / source Closed source; the station appliance is a custom Linux image distributed by RemoteTx. Paid commercial desktop license on top of the MIT-licensed open-core rigplane-core library.
Price $40 USD for 6 months or $70 USD for 12 months, plus the cost of the Raspberry Pi and USB sound card the operator supplies. $79 USD one-time launch price; one year of updates included; optional $49 renewal.
Trial Free 30-day trial. Free trial via the trial signup; current beta installers available at downloads.
Station hardware required Raspberry Pi 3B, 3B+, or 4B (RPi 5 not supported per RemoteTx). USB sound card and a wired Ethernet connection. None beyond the operator's existing desktop. The desktop is the client.
Client device Any modern web browser — Safari on iOS 11+, Chrome on Android, Chrome / Firefox / Edge on Windows 7+, Chrome or Safari on Mac, ChromeOS. Native packaged desktop app for macOS, Linux, and Windows. Same UI surface on each.
Supported transceivers Icom 7100 / 7200 / 7300 / 7300MK2 / 7610 / 705; Yaesu FT-991/a; Elecraft KX2, KX3, K3/s — and Yaesu rotators. Compatible Icom, Yaesu, Xiegu, and Lab599 radios via the rigplane-core engine.
Bandwidth Approximately 80 kbps maximum, optimized for cellular and CGN-restricted networks. Designed for local LAN audio and control; bandwidth is whatever your LAN provides.
Audio Browser-native audio (no plugins) routed through the RemoteTx cloud relay. In-app low-latency audio bridge on the local network, intended for digital-mode applications on the operator desk.
Hosted / remote-from-anywhere Yes — this is the product's entire reason for existing. Not today. RigPlane Pro is local-network for now; check the beta page for current status.
Embeddable library Closed product; not designed to be imported as a library by other programs. The radio-control engine ships as the MIT-licensed rigplane package on PyPI — pip install rigplane and embed in your own code.
Support model Email support and a documentation site from the RemoteTx team. Commercial support at [email protected] plus a public issue tracker.

Why operators choose differently

RemoteTx and RigPlane are not really competing for the same first sentence from a prospect. The RemoteTx-shaped sentence is "I want to operate my home rig from a hotel on the other side of the country." The RigPlane-shaped sentence is "I want to drive my IC-7610 from the MacBook in the next room without wiring up a virtual sound card and a hamlib daemon by hand." Both are legitimate ham-radio problems; the right answer depends on which one you're actually trying to solve.

If your primary use case is genuine hosted remote — long-distance operation, snowbird ops, hotel ops on a phone — RemoteTx ships that today. Their architecture is built around the Raspberry Pi appliance plus the cloud relay, and that combination handles the cases that are genuinely hard from a local desktop: carrier-grade NAT at the station, no static IP, no port forwarding, and a browser-only client on iOS without an App Store install. Those are real problems with real solutions in RemoteTx, and a 30-day trial means you can validate the fit on your specific network before committing.

If your primary use case is operating from your own desk on your own LAN, the RemoteTx setup is more product than the job needs. You buy a Raspberry Pi, you image it, you wire a USB sound card to it, you put it next to the radio, and you operate through your browser through their cloud. Each of those steps is fine — they are just not necessary if your operating computer is already on the same network as your radio. RigPlane Pro replaces all of them with a single signed installer on your existing desktop.

Pricing also tells two different stories. RemoteTx is a subscription — $40 for six months or $70 for twelve — that pays for ongoing operation of their cloud infrastructure. That model makes sense for a hosted service. RigPlane Pro is a one-time license at $79 with an optional $49 renewal, which matches the shape of a desktop product you run yourself: you pay once, you own the desktop, and the open-core engine underneath it keeps working even if the vendor disappears. Neither model is universally better; they reflect different products.

The last honest difference is the open-core layer. RemoteTx's appliance image is closed, which is normal for a managed hosted service and not something to apologize for. RigPlane's engine is MIT-licensed and lives on PyPI, which is normal for a desktop product that wants to invite developer embedding. If you ever want to pip install rigplane in a notebook to script your radio, or fork the engine into your own application, that path exists. If you don't, the desktop app is the product.

Placeholder: a verified RigPlane Pro UI screenshot will land here when the v0.9.0-beta release page goes public. Tracked separately so this comparison page does not ship a fabricated UI shot.

Try RigPlane Pro on your desktop

Start with the free trial, or grab the current beta installer for macOS, Linux, or Windows. No Raspberry Pi to flash. No subscription.

This page is maintained by the RigPlane project as a factual comparison resource. RemoteTx is an independent product and registered trademark of its respective owner; references on this page are nominative fair use to describe the RemoteTx service. RemoteTx details describe publicly documented behavior at the time of review. If a detail here is out of date, email [email protected] and we will fix it. Last reviewed 2026-05-19.