Difference between revisions of "POD GUI"

From ArmadeusWiki
Jump to: navigation, search
(New page: Category:POD == Introduction == POD is currently a command-line only software, to be more friendly and usefull the final objective is to use a clik-clik interface. This page describe...)
 
Line 10: Line 10:
  
 
=== Qt ===
 
=== Qt ===
 +
POD-like software using Qt:
 +
* [http://sourceforge.net/projects/qucs/ Qucs]
 
=== Gtk ===
 
=== Gtk ===
 
=== wxPython ===
 
=== wxPython ===
 +
POD-like software using wxPython:
 +
* [http://www.beremiz.org/ Beremiz]

Revision as of 14:33, 10 May 2013


Introduction

POD is currently a command-line only software, to be more friendly and usefull the final objective is to use a clik-clik interface. This page describe investigation to find the best GUI-framework for POD.

Requirements

Solutions

Qt

POD-like software using Qt:

Gtk

wxPython

POD-like software using wxPython: