XPC services on macOS app using Swift
XPC is the newest way to implement IPC (Inter-Process-Communication) mechanism.
Daemons and Services Programming Guide
Many kinds of tasks that do not require user interaction are most effectively handled by a process that runs in the background.
SwiftUI
For those macOS geeks who want to twist up the game, this guideline may be a good start.