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
Add support to set global settings programmatically through the API with Phoenix.set(options). Currently only needs support for openAtLogin.
Phoenix.set(options)
openAtLogin
The text was updated successfully, but these errors were encountered:
Implement support to set global settings programmatically through the…
4968fcc
… API and add support for a daemon-mode with no status bar menu (#67, #68)
This is now implemented in master and will be released in the next release.
Sorry, something went wrong.
Add support for setting “Open at Login”-preference through the API (#67)
aa7432d
kasper
No branches or pull requests
Add support to set global settings programmatically through the API with
Phoenix.set(options)
. Currently only needs support foropenAtLogin
.The text was updated successfully, but these errors were encountered: