will-stone / browserosaurus

🦖 The browser prompter for macOS
https://browserosaurus.com
GNU General Public License v3.0
1.72k stars 161 forks source link

feat: find applications in user home directory #657

Closed PsyGik closed 1 year ago

PsyGik commented 1 year ago

Not all applications are installed at /Applications. Devices where privilege access is reduced can't install apps in the root applications folder, but can install them at ~/Applications. This is a pretty standard directory across MacOS therefore can be added as an additional directory for the find command

fixes: https://github.com/will-stone/browserosaurus/issues/656

will-stone commented 1 year ago

Hi @PsyGik, apologies for the late reply; have been quite busy recently. Thank you for this! I'll merge this and get it into the next release. I'm hoping to do that tomorrow 🤞