Skip to main content
app icon

Signalman

Developer

Matteo, Cavaliere

About

Signalman is a desktop D-Bus client built with Go and Fyne. Connect to the session, system, or a custom bus, then browse services down through objects and interfaces to their methods, properties, and signals. Call methods, read and write properties, and subscribe to signals to watch them arrive in a live log — all without hand-assembling CLI commands.

app screenshot app screenshot app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:

go install fyne.io/tools/cmd/fyne@latest fyne install github.com/Kaskeeeee/signalman@latest

Or you can download the code directly from git:

git clone https://github.com/Kaskeeeee/signalman