[Hamlib-developer] [Hamlib/Hamlib] 344779: Add draft HamlibGUI controller using dotnet and GTK.
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2023-01-22 16:04:05
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 344779eaf199fdfeea750db88820aab537835270 https://github.com/Hamlib/Hamlib/commit/344779eaf199fdfeea750db88820aab537835270 Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-22 (Sun, 22 Jan 2023) Changed paths: A bindings/csharp/hamlibgui/MainWindow.cs A bindings/csharp/hamlibgui/MainWindow.glade A bindings/csharp/hamlibgui/Program.cs A bindings/csharp/hamlibgui/README.txt A bindings/csharp/hamlibgui/hamlibgui.csproj Log Message: ----------- Add draft HamlibGUI controller using dotnet and GTK. Should compile on Windows, Linux, and MacOS with appropriate dotnet package installed See README.TXT in directory https://github.com/Hamlib/Hamlib/issues/1223 |