GUI Widget Preview - portapack-mayhem/mayhem-firmware GitHub Wiki

image

Introduction

With this tool you can preview the widgets easily without compiling.

The framework is mostly done, and only a few widgets are missing. If you are willing to implement the missing ones, you're welcome.

Syntax

widget_preview.py path/to/myfile_containing_widgets_declaration.hpp

[!NOTE] 80% of the code in this script were written by GitHub Copilot AI