A homebrew package for safely monitoring remote screens.
This tool is temperarily not accepted by homebrew, so you can install it by brew tap
brew tap Zeyu-Xie/homebrew-core
then install it by brew
brew install hydrangea-screen-monitor
Use password to run the script
hydrangea-screen-monitor -p [password] [server] [screen ID]
or use SSH key to run the script
hydrangea-screen-monitor -k [private key path] [server] [screen ID]
You can also see the file version
hydrangea-screen-monitor -v