Replies: 2 comments 1 reply
|
Having an "action when finished installing" feature is planned, and one of the actions could be "run a shell script" that then triggers whatever notification mechanism you want. I'm not familiar with how Brrr works, but the only mechanism I can think of right now to observe the state of the VM setup externally would be to watch the If you can somehow make a tool watch that file for changes and parse the |
|
Very good idea, I did it and already have a working prototype ... is there a way to detect when the installation failed? ( a lot this days with the macOS27 /xcode27 issue...) |
Uh oh!
There was an error while loading. Please reload this page.
I'm not sure If the help of @insidegui is needed here but I would love to integrate Brrr (https://github.com/simonbs/brrr-cli) with Virtualbuddy ... ideally it will send me a notification when my VM is setup ( failed or succeed).
As I'm stepping my VM on a separated Mac than my laptop that will help me to don't forget about it or at the reverse to spend my time to check if it is done...
All reactions