Skip to content

kozmer/rspy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust port of https://github.com/DominicBreuker/pspy with support for process monitoring over dbus.

cross is needed for cross-compilation due to the usage of dbus-rs lib within rspy.

rustup target add x86_64-unknown-linux-musl
cargo install cross --git https://github.com/cross-rs/cross
cross build --target x86_64-unknown-linux-musl --release

About

rust port of pspy with support for process monitoring over dbus

Resources

Stars

Watchers

Forks

Contributors

Languages