Hamlib / Hamlib

Ham radio control library for rigs, rotators, tuners, and amplifiers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make GUI for rigctlcom

mdblack98 opened this issue · comments

Make a GUI for rigctlcom.

I've been thinking that something like Python and Tkinter would be a good cross-platform choice for something like this. Tkinter now has themed widgets which look much better, at least on the Linux side, than the old widgets. Unlike GTK or Qt Tkinter is quite stable which should keep ongoing maintenance of the GUI much lower than with the former tool kits.

I'm with Nate on this one. Much more likely to have Python already on a system that to have to get Avalonia/Visual Studio/.NET working - especially since i don't see Linux in your supported list.