Skip to content

Make a simple graphical interface #3

Open
@labgua

Description

@labgua

I noticed that more people of the PCPC course ( like a very usability testing on personas ) have a litle bit of confusion to the use of this script.
So a visual version can be simplify the purpose of the actions.

Like more projects that born with a cmd line version, it can be simple create a graphical version: the complexity is to manage and keep consistent with the cmd version.

So remembering that this script is working on Mac and Linux using python, a simple gui can be done with GTK+ using a static layout using GLADE.
In this way the Mac User can only install one lib (or compile it with brew) and install the python wrapper. Linux users instead can only install the GTK python wrapper : all respectable Linux distros has the GTK installed yet.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions