POD GUI

From ArmadeusWiki
Revision as of 12:04, 30 August 2013 by FabienM (Talk | contribs) (kivy)

Jump to: navigation, search


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:

wxWidget

Kicad use wxWidget

kivy

Kivy is a GUI framework in native python for multitouch, multiplatform systems.

  • showgen use it for it's ProcessCraft solution (not free).