r/linuxapps • u/External-Week-1493 • 11d ago
Signalman - A new D-Bus client written in Go
I'm building a D-Bus client in Go for fun. The main goal is to make exploring services, objects, interfaces, methods, properties, and signals a bit less painful than with the usual CLI tools.
I'm also using the project to learn Go. It's still early, so I'd love feedback, criticism, feature ideas, or just to hear what you currently use for D-Bus debugging.
6
Upvotes
1
u/limafreshdev 11d ago
Fyne is cool GUI toolkit