breaktimer-app icon indicating copy to clipboard operation
breaktimer-app copied to clipboard

Option to Disable Auto-Updating

Open mtbhuskies opened this issue 1 year ago • 5 comments
trafficstars

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.

mtbhuskies avatar Nov 19 '24 19:11 mtbhuskies

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?

tom-james-watson avatar Nov 19 '24 21:11 tom-james-watson

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.

mtbhuskies avatar Nov 19 '24 22:11 mtbhuskies

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

tom-james-watson avatar Nov 19 '24 22:11 tom-james-watson

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

mtbhuskies avatar Nov 19 '24 22:11 mtbhuskies

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)

tom-james-watson avatar Nov 19 '24 22:11 tom-james-watson

Just to note that on Linux it's chmod -R 500 ~/.cache/breaktimer-updater/. While breaktimer is great, on more than one occasion there have been significant updates to the UI that I don't like, and it's good to hold back on upgrading until those have been ironed out.

kitserve avatar Aug 11 '25 14:08 kitserve

I am running version 1.3.2 currently on Archlinux. I started getting popups every boot that it will auto-update to 2.0.0 on restart. It never does and in ~/.cache/breaktimer-updater is DEB package downloaded, which is pretty useless on Arch. My updates are done via package manager, so the auto-updater functionality is not needed. I would prefer to have configuration option for this rather than use method that @kitserve posted.

raqua avatar Aug 12 '25 20:08 raqua

Are you installing from AUR? That's not controlled by me and therefore not something I can support, sorry!

tom-james-watson avatar Aug 12 '25 21:08 tom-james-watson

@tom-james-watson that is understandable. I am not asking for AUR support, I am suggesting a checkbox in Breaktimer GUI saying "Don't try to update this app, I can handle it the other way myself". Or something along that line.. Thanks for considering.

raqua avatar Aug 12 '25 21:08 raqua

@tom-james-watson the workaround mentioned above do not seem to work anymore and this app is again nagging me on every boot. To be honest it is pretty annoying and there should be an option to disable it in the app. Please consider adding it.

md-editel avatar Nov 14 '25 17:11 md-editel