showpid 1.0.7

Cross-platform CLI utility to bring a window to foreground by PID (Windows, Linux, macOS)
Documentation
1
2
3
4
5
6
7
8
9
# Logging levels: error, warn, info, debug, trace
RUST_LOG=info

# For verbose output
# RUST_LOG=debug

# For development
# RUST_LOG=trace
# RUST_BACKTRACE=1