Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 681 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 681 Bytes

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

From Source

To build install Rust and cargo, then run build

cargo build

To run from cargo

cargo run --bin dtui

ArchLinux

AUR dtui package