Nushell plugin for interacting with D-Bus
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

more crate metadata

+2
+2
Cargo.toml
··· 6 6 description = "Nushell plugin for communicating with D-Bus" 7 7 license = "MIT" 8 8 keywords = ["plugin", "dbus", "nu"] 9 + categories = ["command-line-utilities"] 10 + repository = "https://github.com/devyn/nu_plugin_dbus" 9 11 10 12 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html 11 13