This is a libpwmd client using the Qt toolkit to edit a pwmd data file. It’s like an XML editor but handles the “target” attribute. It uses a PwmdDialog class that makes it easy to integrate into your own projects. Sometime I’ll make a Gtk widget for other users too. The Qt one was made because I have more GUI experience with Qt/C++.
A new client based off of pwmdEdit is qpwmc. It requires pwmd 3.0 and libpwmd 7.0 (still in development, available in their git repositories) and is to replace pwmdEdit which may or may not but maintained or updated anymore (by me anyway).
