-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Mac] Add background startup daemon mode #672
Comments
I guess you can use yass_cli for systemd (linux)/launchctl daemon (macOS) for your case. |
Yes, for systemd (linux) you can start with this service file. For macOS, you can refer to the official manual of launchctl. And for windows, you can start yass (i refer to So for most cases, you don't need real daemon mode. |
Keep Menu bar in background (macOS) |
Which architecture do you use, arm64 or x64? Can you give this dmg a try? |
It's working. |
Little mode
The text was updated successfully, but these errors were encountered: