dtui

Crates.iodtui
lib.rsdtui
version2.0.0
sourcesrc
created_at2024-05-06 20:54:21.431343
updated_at2024-07-18 21:06:02.777851
descriptiondBus TUI for introspecting your current dbus session/system
homepage
repositoryhttps://github.com/Troels51/dtui
max_upload_size
id1231500
size74,715
Troels Hoffmeyer (Troels51)

documentation

README

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
Commit count: 32

cargo fmt