tom-james-watson / breaktimer-app

Manage periodic breaks. Avoid eye-strain and RSI.
https://breaktimer.app
GNU General Public License v3.0
1.06k stars 79 forks source link

Option to Disable Auto-Updating #309

Open mtbhuskies opened 16 hours ago

mtbhuskies commented 16 hours ago

Would like an option to disable auto-update on macOS. Constantly having to ignore a request for admin access as a standard user can be frustrating.

tom-james-watson commented 14 hours ago

Hmm a normal install of breaktimer should not require admin priveleges to auto-update. What is your setup? Are you maybe running as a user that doesn't have admin rights?

mtbhuskies commented 14 hours ago

I have it setup for my wife's computer. She's not a local admin, just a standard user, so it prompts for admin right when there is an update. I think I found a temp workaround just chmod -R a-w the cache folder.

tom-james-watson commented 14 hours ago

Ok, let us know if it works as a workaround!

mtbhuskies commented 14 hours ago

Can confirm this prevents it from downloading an update and does not prompt for admin rights to install it.

tom-james-watson commented 13 hours ago

Ok, thanks. Will leave this open because it could also be useful for people who want to refuse an upgrade for some reason (as unrecommended as that is)