MacOS keep service running after close main window #62

Closed
opened 2026-02-20 22:21:38 -05:00 by deekerman · 6 comments
Owner

Originally created by @xiaozhuai on GitHub (Jun 17, 2021).

Cannot connect to MacOS after close main window

  1. Add a tray icon and keep service running
  2. Add service auto start (but do not open main window)
  3. Add an option for hiding from dock
Originally created by @xiaozhuai on GitHub (Jun 17, 2021). Cannot connect to MacOS after close main window 1. Add a tray icon and keep service running 2. Add service auto start (but do not open main window) 3. Add an option for hiding from dock
deekerman 2026-02-20 22:21:38 -05:00
Author
Owner

@rustdesk commented on GitHub (Jun 17, 2021):

Yes, background service is not implemented yet for MacOS, it is also in my todo list.

@rustdesk commented on GitHub (Jun 17, 2021): Yes, background service is not implemented yet for MacOS, it is also in my todo list.
Author
Owner

@DavidEu000 commented on GitHub (Oct 12, 2021):

Would like to know when it will support the background service running in MacOS

@DavidEu000 commented on GitHub (Oct 12, 2021): Would like to know when it will support the background service running in MacOS
Author
Owner

@xiaozhuai commented on GitHub (Nov 3, 2021):

Any progress?

@xiaozhuai commented on GitHub (Nov 3, 2021): Any progress?
Author
Owner

@rustdesk commented on GitHub (Nov 4, 2021):

Sorry, but still in pending to-do list

@rustdesk commented on GitHub (Nov 4, 2021): Sorry, but still in pending to-do list
Author
Owner

@xiaozhuai commented on GitHub (Nov 4, 2021):

@rustdesk : ) Thanks! Waiting for good news.

@xiaozhuai commented on GitHub (Nov 4, 2021): @rustdesk : ) Thanks! Waiting for good news.
Author
Owner
@rustdesk commented on GitHub (Dec 25, 2021): https://github.com/stweil/OSXvnc/issues/1#issuecomment-270301314 https://github.com/stweil/OSXvnc/pull/39 https://github.com/stweil/OSXvnc/pull/20 https://github.com/stweil/OSXvnc/tree/main/OSXvnc https://github.com/stweil/OSXvnc/blob/f082873b558e1a99efa257a876b800060f980cb1/VNCController.m#L1465 https://stackoverflow.com/questions/9134841/writing-a-privileged-helper-tool-with-smjobbless (no need to request admin password anymore for some priviledged jobs with this helper tool). https://www.zoho.com/assist/kb/unable-to-control-mac-devices-above-10.14.html https://help.rescuetime.com/article/59-how-do-i-enable-accessibility-permissions-on-mac-osx https://support.zoom.us/hc/zh-tw/articles/360016688031-%E5%9C%A8-macOS-%E4%B8%8A%E4%BD%BF%E7%94%A8-Zoom-%E7%94%A8%E6%88%B6%E7%AB%AF%E5%92%8C-Zoom-Rooms Hide dock for background app https://stackoverflow.com/questions/620841/how-to-hide-the-dock-icon # entitlements https://github.com/microsoft/vscode/blob/d495934fe474c06dd5aac6f968caa74e9c3c1a49/build/azure-pipelines/darwin/app-entitlements.plist https://stackoverflow.com/questions/61847744/can-an-app-in-the-mac-app-store-ever-get-accessibility-permission
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rustdesk-rustdesk#62
No description provided.