macOS as a host platform #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It may be useful to support running on macOS as a host platform (instead of Linux).
This will enable supervision of activities that specifically require macOS, such as:
Microsoft OfficeMicrosoft 365 desktop applications (Word, Excel, etc.)This is a major undertaking, and will require:
shepherd-host-macoscrate that implements platform-specific operations like process managementOn macOS, it may be impossible to fully implement kiosk semantics while supporting arbitrary apps due to Apple restrictions around WindowServer and SIP. This implementation will likely be best-effort and should borrow from macOS window management projects like https://github.com/asmvik/yabai.