#dbus #tui #state #service #object #introspecting #session-system

app dtui

dBus TUI for introspecting your current dbus session/system

2 stable releases

2.0.0 Jul 18, 2024
1.0.0 May 6, 2024

#33 in #objects

23 downloads per month

MIT license

26KB
586 lines

dtui

build Crates.io Version

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

~19–33MB
~524K SLoC