#dbus #tui #state #service #interface #object #introspecting

app dtui

dBus TUI for introspecting your current dbus session/system

1 stable release

1.0.0 May 6, 2024

#2559 in Command line utilities

Download history 144/week @ 2024-05-05 3/week @ 2024-05-12 8/week @ 2024-05-19

155 downloads per month

MIT license

30KB
637 lines

dtui

A small TUI for d-termining the state of your dbus. It will show you the current services running and allow you to introspect objects and their interfaces in those services

Example

Build

To build install Rust and cargo, then run build

cargo build

To run from cargo

cargo run --bin dtui

Dependencies

~15–27MB
~409K SLoC