Hamlib UI is a user-friendly GUI for managing Hamlib installations and running rigctld, rotctld, and ampctld on Windows. It allows you to download the latest Hamlib release, list supported radios, rotors, and amplifiers, and configure and run the Hamlib daemons with ease.
- Download and install the latest Hamlib release directly from GitHub.
- List all supported radios, rotors, and amplifiers.
- Configure serial ports, TCP ports, CI-V addresses, and PTT settings.
- Start and stop
rigctld,rotctld, andampctldfrom the GUI. - Show real-time output from running processes.
- Save and restore your last configuration automatically.
Download the latest executable from the releases page. No Python installation is required.
- Download
HamlibUI.exe. - Run the executable.
- The application will create a
hamlibfolder in the same directory for the Hamlib binaries.
- Windows 10 / 11 (64-bit recommended)
This project is licensed under the MIT License. See LICENSE for details.
Bruno, CS8ABG
- The GUI automatically detects available serial ports.
- The downloaded Hamlib release is stored in the
hamlibfolder in the same directory as the executable. - Configuration settings are saved automatically and restored on the next launch.