We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Portals for Mac app needs to be manually started when I (re)start my machine. I've solved this by putting it into my login items.
It would be helpful to have a setting in the app to toggle this like many other Mac apps do, and have it default to on.
The text was updated successfully, but these errors were encountered:
Great idea! @glenngillen
Here's the solution for anyone interested in helping with this issue. https://github.com/sindresorhus/LaunchAtLogin-Modern/blob/main/Sources/LaunchAtLogin/LaunchAtLogin.swift#L10-L43
The Portals app source code is here https://github.com/build-trust/ockam/tree/develop/implementations/swift/ockam/ockam_app
Sorry, something went wrong.
I am willing to tackle this one.
@adincebic That's awesome, all yours.
Please let us know if your have any questions as you explore. You can also ask questions on the contributors discord https://discord.ockam.io
adincebic
No branches or pull requests
Current behavior
The Portals for Mac app needs to be manually started when I (re)start my machine. I've solved this by putting it into my login items.
Desired behavior
It would be helpful to have a setting in the app to toggle this like many other Mac apps do, and have it default to on.
The text was updated successfully, but these errors were encountered: