Rig Memory Editor is a GUI that lets you edit the memory content of a radio using Hamlib. It is meant to also load and save files in the same format as rigmem program.
This application is currently in early development stage, USE AT YOUR OWN RISKS!
It is developed in Python 2.x, using the QTableWidget of Qt4.
No tarball distro yet, get the source at:
git clone git://git.code.sf.net/p/hamlib/pyrime (read-only)
git clone ssh://SF_USER_NAME@git.code.sf.net/p/hamlib/pyrime (read/write)
Required Ubuntu/Debian packages (or equiv.):
You may have to point PYTHONPATH at the install path of the subdir site-packages of Hamlib python module.
Run make pyrime_rc.py
before running the application.
Look at the Help(F1) for a list of shortcuts.
If you want to provide feedback to this application, please send mail to hamlib-developer@lists.sourceforge.net or see https://sourceforge.net/p/hamlib/pyrime/