Skip to content
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

PList settings to control behaviour #82

Open
abemedia opened this issue Aug 8, 2020 · 0 comments
Open

PList settings to control behaviour #82

abemedia opened this issue Aug 8, 2020 · 0 comments

Comments

@abemedia
Copy link

abemedia commented Aug 8, 2020

It would be great if a few details could be controlled by settings in the application's plist. Here are my suggestions:

  • LMForceMove (bool): Defaults to false. If set to true it disables the options "Do Not Move" and "Do not show this message again" and has a "Cancel" button in place of "Do Not Move" which closes the application.
  • LMUserDirectory (string: auto | always | never): Defaults to auto.
    • auto: current behaviour.
    • never: will always install to /Applications.
    • always: will always install to ~/Applications (providing this exists).

For LMUserDirectory another option might be a simple boolean which disables the user directory and forces install to /Applications. This would suffice for my use-case.

Would you be willing to accept a PR with the above? I have a requirement for them and rather than create a fork it would be awesome if others could also benefit from this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant