GUI
Revision as of 17:17, 14 April 2012 by Uwe Hermann (talk | contribs)
The sigrok project provides a libsigrok and libsigrokdecode shared library which can be used to build various frontends/GUIs.
In addition to the command-line tool sigrok-cli, the following GUIs are currently being worked on (neither are usable yet, though):
- sigrok-qt (Qt based)
- sigrok-gtk (GTK+ based)
We're happy if other people write further GUIs or special-purpose frontends for their own specific needs, that was one of the reasons to structure sigrok into shared libraries after all.