enable the calibre system tray icon and run it from there -- or just let calibre run in the dock.
macOS is not capable of running the server as a background process, because the server needs Qt and Qt needs to connect to CoreServices and daemonized processes on macOS cannot connect to core services.
|