Time Out 3.0.3 released

Time Out version 3 was released recently. I just released version 3.0.3 to fix a couple more issues that may affect some people:

– Fixed the Full Countdown to Next Break status option not showing seconds when less than an hour.
– Fixed a possible crash when showing the Last Done Break Label in the status item.

It will be available from the Mac App Store and Setapp as soon as they approve it, and is immediately available direct from the Dejal website.

If you missed it, version 3 includes:

  • macOS Tahoe support
  • Exclusions are now Rules, and more powerful
  • A new theme editor, and image and text theme types
  • Added a Duplicate Break command
  • Enhanced the postpone/skip control limits option to per break, hour, or day
  • But wait, there’s more!

See the What’s New page for details.

Time Out prices increasing soon

Time Out version 3 was recently released. On the Support Time Out page in the app, I have a notice that the prices for the supporter options will be increasing soon. Time Out has an unusual payment model: most features are available to use completely free, but some features are available as rewards for people who support ongoing development. The prices haven’t changed since version 2 was released way back in 2016 (yes, a decade ago!), so I felt it was about time for a small adjustment. But I didn’t want to surprise people, so I announced it in the app, and now on the blog, so people can become a supporter, or renew their support, before the price goes up.

Time Out is available from the Mac App Store, Setapp, or direct from the Dejal website

If you missed it, version 3 includes:

  • macOS Tahoe support
  • Exclusions are now Rules, and more powerful
  • A new theme editor, and image and text theme types
  • Added a Duplicate Break command
  • Enhanced the postpone/skip control limits option to per break, hour, or day
  • But wait, there’s more!

See the What’s New page for details.

Time Out is still free; you can use it for as long as you like without paying anything. But people who contribute to ongoing development by becoming supporters get the advanced features as a reward. You can become a supporter for 3, 6 or 12 months; these one-time payments do not auto-renew, but you can extend your support if you wish. The features will remain available permanently. You can become a supporter in the app, or via the Dejal Store.

Become a supporter now, before the price goes up! (And yes, even if you’re still using version 2.9.7, you can become or renew your supporter status.)

Time Out 3.0.2 released

Time Out version 3 was released recently. I just released version 3.0.2 to fix an important issue that could affect some people updating from version 2:

– Fixed unintentionally removing custom scripts from the scripts folder while introducing Rules scripts.

If you’ve already updated to version 3, and had added custom action scripts, my apologies; they will likely have been lost. Hopefully you can restore them from a backup. Most people won’t have added custom scripts, so this probably only affects a small percentage of people, but any data loss is a red alert for me.

It will be available from the Mac App Store and Setapp as soon as they approve it, and is immediately available direct from the Dejal website.

If you missed it, version 3 includes:

  • macOS Tahoe support
  • Exclusions are now Rules, and more powerful
  • A new theme editor, and image and text theme types
  • Added a Duplicate Break command
  • Enhanced the postpone/skip control limits option to per break, hour, or day
  • But wait, there’s more!

See the What’s New page for details.

How can Time Out pause any media before a break?

Time Out can perform actions before, during, or after a break. What if you want it to pause any media playing before a break?

A customer contributed a script that can be used with Break Actions to do just that.

It pauses any playing media when a break starts — Spotify, Plexamp, BBC Sounds, browser-based players, or anything else registered with macOS’s Now Playing system. Apps that are already paused are unaffected.

In addition to the script that you can use with Time Out’s Break Actions, there is a brew dependency that requires installation.

See the Pause Media GitHub page for details.

Note that I haven’t tested this; it seems fine, but use at your own risk.

How can I detect when the camera is in use for Time Out?

Time Out includes the ability to detect when Zoom, Teams, or FaceTime is actively in a meeting, and postpone or skip breaks via the Rules feature. But if you have something else using the camera, is there a way to detect that?

A customer contributed a script that can be used with Rules to do just that.

It automatically skips or postpones Time Out breaks while your camera is active, so you are never interrupted mid-video call. More general than the built-in rules for specific apps.

In addition to the script that you can use with Time Out’s Rules, there is an app dependency, which is bundled with the script.

See the Camera In Use GitHub page for details.

Note that I haven’t tested this; it seems fine, but use at your own risk.

Time Out 3.0.1 released

Time Out version 3 was released recently. I just released version 3.0.1 to fix one important issue that could affect some people updating from version 2:

– Fixed a crash when upgrading the data from version 2 if the Statistics page was set to show certain values.

If you had a crash when updating, this fix is for you. If you didn’t, no urgency in updating. If you haven’t updated yet, now’s your chance.

It is available from the Mac App Store, Setapp, or direct from the Dejal website. On the Mac App Store, I’m slowly rolling out the release, in case any other important issues turn up, but so far so good.

If you missed it, version 3 includes:

  • macOS Tahoe support
  • Exclusions are now Rules, and more powerful
  • A new theme editor, and image and text theme types
  • Added a Duplicate Break command
  • Enhanced the postpone/skip control limits option to per break, hour, or day
  • But wait, there’s more!

See the What’s New page for details.

DejalNews #90: Time Out 3.0 now available

DejalNews header

Welcome

This is DejalNews, an occasional newsletter from Dejal.

Want to get this newsletter in your inbox? Sign up on the Dejal site.

It’s been a while since the last DejalNews newsletter (over a year!), so I expect I’ll get several unsubscribes from people who forgot they signed up, or are no longer interested, or were added by spammers (I just spent an hour clearing out about a thousand obvious junk emails). I really should publish these a little more often. Lots of updates coming this year, so I probably will.

Time Out 3.0 released

The big news is that Time Out version 3.0 is now available! This major update to my popular break reminder app for Mac includes several huge improvements:

  • Time Out now requires a minimum of macOS Tahoe (26.0), and has been updated to support Liquid Glass, modern icons, and other recent technologies.
  • New theme editor, making it easier than ever to add custom themes.
  • New YouTube, Images, and Text theme types, joining the existing Local HTML and remote Website types.
  • Exclusions are now Rules, and more powerful, including enhancements to app rules, new fullscreen rule, customizable script-based rules including detecting when in a meeting, and more.
  • Added a Duplicate Break command.
  • Enhanced the postpone/skip control limits option to per break, hour, or day.
  • Improved data format, to support syncing in a future update.
  • Plus many other changes.

Read the blog post for full details.

New and updated themes for Time Out

Prior to the Time Out 3.0 release, I had updated several break themes, including updating and adding several YouTube-based themes, and adding a checklist theme. These are bundled with Time Out 3.0, so no need to download them manually if you update to that version… but if you have to remain on version 2.9.7 due to using an older OS version, you can download those themes from the Time Out Extras page.

Simon tip: How can I look for changes in a large binary file on a site?

I previously published a Simon tip, based on a customer query. They wanted to detect when a large binary file like an app changes on a website. While Simon could download the file, I came up with a better solution.

Check out this blog post for the details.

Time Out tip: The Calm theme can’t log in; how can I still use Calm?

For people who use the Calm.com website, they made a change that makes it harder to use during a Time Out break. But I came up with a way around that.

Check out this blog post for the details.

Follow Dejal on Mastodon, Bluesky, Threads, Micro.blog, Facebook, Reddit, and more

Do you use one of the popular social media platforms? Dejal is probably there!

See this blog post for links to Dejal’s account on those platforms and more.

– David

Announcing Time Out 3.0 release

I’m pleased to announce the release of version 3.0 of Time Out, my popular break reminder app for Mac. 🎉

This update includes several huge improvements:

  • Time Out now requires a minimum of macOS Tahoe (26.0), and has been updated to support Liquid Glass, modern icons, and other recent technologies.
  • New theme editor, making it easier than ever to add custom themes.
  • New YouTube, Images, and Text theme types, joining the existing Local HTML and remote Website types.
  • Exclusions are now Rules, and more powerful, including enhancements to app rules, new fullscreen rule, customizable script-based rules including detecting when in a meeting, and more.
  • Added a Duplicate Break command.
  • Enhanced the postpone/skip control limits option to per break, hour, or day.
  • Improved data format, to support syncing in a future update.

Plus many other changes. Read on for full details.

macOS Tahoe support

Liquid Glass buttons

  • Time Out now requires a minimum of macOS Tahoe (26.0).
  • The buttons at the top of the window now use the modern Liquid Glass style.
  • Replaced the sidebar and Action icons with modern SF Symbols.
  • Added icons to menus for macOS 26.
  • But also respects the defaults write -g NSMenuEnableActionImages -bool NO global setting; if used, icons are hidden from Time Out menus.
  • Modernized the color pickers.
  • Updated Break Actions like notifications and the speech synthesizer to the latest technology.

Added a theme editor

Break Appearance

  • Added an Options menu button before Preview on the Break Appearance page.
  • This menu includes commands to add a new theme, duplicate the selected theme, edit it, reveal it in the Finder, or delete it.
  • Built-in themes can’t be edited or deleted; duplicate them first to make changes.
  • The theme editor sheet includes fields for the theme name and comments, author information, credits information, and a pop-up menu to choose the type of theme (see below).
  • At the bottom is some info text, and buttons to Contribute, Preview, Cancel, or Save the theme.
  • The Contribute button will attach the theme to an email; you can review the email before sending it to Dejal for consideration to bundle with a future version of the app, and/or list on the Time Out Extras page.
  • The editor sheet can be resized if desired.

Edit local themes

Local theme editor

  • In the new Theme Editor, choose Local HTML to add or edit a theme that uses HTML within the theme folder. This kind of theme works offline.
  • It includes a field for the root document name (the main HTML file to display).
  • It also includes buttons to open the HTML file in an editor of your choosing (which is remembered), or reveal it in the Finder.

Edit website themes

Website theme editor

  • In the new editor, choose Website to add or edit remote themes, that simply show a web page.
  • It includes a field for the website URL.

Edit YouTube themes

YouTube theme editor

  • Themes that play YouTube videos can be added or edited via the YouTube Video option in the editor.
  • It includes fields for the video ID and playlist ID.
  • To add a YouTube video, simply copy the URL from your browser and paste it into the URL field, and it’ll extract the video ID and playlist ID (if any).
  • It also includes a field for the video title.
  • A slider controls the playback volume; drag to zero to mute.
  • A checkbox lets you start at a random point in the video or a random video in the playlist; if unchecked, there’s a field for the start offset.

Edit image themes

Theme editor

  • A new kind of theme is Images; you can add any number of images or photos to show during a break.
  • You can choose to show the images in sequential order or randomly.
  • Also choose the transition between images.
  • Specify how many seconds to show each image; set to zero to have only one image per break.
  • Scale options include Fit to display each full image, with space on sides as necessary, Fill to fill the screen, cutting off edges as needed, or Percent to use a specified percentage of the screen.
  • Buttons enable adding images from files, or from your photo library (note that the photo library picker may take a long time to load if you have a lot of photos).
  • The app won’t see any photos other than the ones you choose to add.
  • Thumbnails of the chosen images are listed; drag to change the order if showing sequentially.
  • Trash buttons next to each image will remove them from the collection.

Edit text themes

Text theme editor

  • Another new kind of theme is Text; you can add any number of text items to show during a break.
  • Like for Images, you can choose sequential or random order, and how many seconds to show each one (or enter zero to show one per break).
  • Choose the text font and color.
  • Scale the text to use a percentage of the screen (the text will resize to fit).
  • A vertical offset slider lets you position the text to avoid the control panel.
  • A button enables adding text.
  • Enter the text to display; drag the rows to change the order, or remove via the trash button.

New and updated themes

  • The Sinclair Trails, Dejus Chickens, Dejus Ducks & Fish, and Tropical Rain themes now use the new YouTube theme type.
  • Added new Coral World and Fireplace YouTube themes.
  • Added a new Checklist theme, that enables you to add things to remember and check them off.
  • Added a new Desk Exercises theme, that uses the new Text theme kind, with some simple exercises that you can do while sitting or standing near your desk.

Exclusions are now Rules, and more powerful

Rules view showing Add menu

  • The Exclusions page has been renamed Rules, since they are now much more flexible.
  • The Add (+) button is now in the top-right corner, and shows a menu of the different kinds of rules that can be added.
  • The Add menu also includes script management items like More…, Reveal Scripts, and Get More, similar to Break Actions.
  • Each rule now includes a checkbox to enable or disable it, so you can turn one off without removing it.
  • Application rules now show the path under the app name; if it isn’t all visible, hover over the path to reveal the full location (or make the window wider).
  • App rules also now support “is” / “isn’t”, to reverse the “open” / “frontmost” option, e.g. to skip a break if some app isn’t being used.
  • Calendar Events rules now group your calendars by account, if you have multiple accounts. And yes, you can now have more than one calendar rule.
  • A new built-in rule is Fullscreen Active, to detect when the frontmost app is fullscreen. Useful when watching videos.
  • Script-based rules are now supported too. Time Out can look in the Rules folder inside its Application Scripts folder, and any scripts there can be added as rules.
  • Four script-based rules are included initially: FaceTime Meeting, Teams Meeting, and Zoom Meeting to detect when actively in a meeting via FaceTime, Teams, or Zoom, and Valve Game to detect when using a Valve / Steam game, since they don’t always appear as normal apps. More scripts will be added over time, and you are welcome to add and/or contribute your own.
  • Script rules support “is true” / “is false”, so the script result can be used normally or reversed.
  • All rules include a menu for what to do when the rule matches, including “automatically skip”, “postpone” by several amounts, and two new actions as follows.
  • A new action is “ignore natural break”. If selected, when a natural break is detected (the Mac is idle), and this rule matches, the natural break will not be taken. Useful when you’re passively watching a video, to make sure you still get breaks.
  • Another new action is “treat as natural break”. If selected, when this rule matches, the app will act as though it is idle, even if you’re actively using it. Useful when you’re doing something that is equivalent to a break, like playing a relaxing game instead of working.
  • The new Fullscreen Active and script-based rules, conditions, and natural break actions are all available as new rewards for recent supporters.
  • The status messages in the sidebar are now clearer, e.g. showing reasons like “skipped due to Teams Meeting” or “skipped due to fullscreen rule”.

Added a Duplicate Break command

Duplicate Break

  • The File menu now includes a Duplicate Break command, along with the existing New Break command.
  • The Duplicate Break command is only available if a break is selected, and if adding breaks is allowed.
  • The break Options menu also includes a Duplicate Break command, as pictured above.
  • The + button in the window will now duplicate a selected break, or add a new one if none selected.

Enhanced the postpone/skip control limits option to per break, hour, or day

Control limits

  • Added pop-up menus after the existing options to limit postponing or skipping a break (on the Break Appearance page).
  • Options now include per break and per hour, in addition to the existing per day.
  • So for example you can choose to limit yourself to postponing a break only twice before having to take it, to encourage yourself to have more breaks.
  • Perhaps one of the most popular requests!

Adjusted Reset behavior when From Last Done

  • The original description for the From: Last Done scheduler option was “Last Done will reset the break after it is completed, so the next break will occur the frequency interval after that. For example, a 10 minute break every 30 minutes will next occur 30 minutes after the break finishes, instead of 30 minutes after it starts (as with the Last Due option).”
  • But a reset has always set the due date to the break frequency minus the break duration, which didn’t match that description.
  • So now when From is Last Done, reset will only use the break frequency.
  • The “work for” label will also be hidden when From is Last Done, since the work interval will match the frequency.

Clarified the supporter trial to reduce confusion

  • When showing any settings page with supporter rewards being trialed, the info will automatically appear as a reminder.
  • During a supporter trial, the Support Time Out page has a message clarifying the trial, and lists the supporter rewards being tried.
  • You might (randomly) be offered a longer supporter trial period and/or a different number of trials, as an experiment.
  • After the trial ends, the Support Time Out page lists all of the supporter rewards that have been tried.
  • Now only automatically shows the Support Time Out page once after a trial.
  • Modernized the in-app purchase view in the direct edition.

But wait, there’s more!

  • The app data has been modernized in preparation for syncing, coming in a future update.
  • Fixed a shortcut becoming unavailable when deleting a break that used it.
  • If the Event Monitor idle detector is not available, now automatically falls back to Event Source.
  • Improved the reliability of resetting breaks when waking from sleep.
  • Fixed some issues with the Updates page.
  • Now shows a red badge next to the Updates item in the sidebar after the app has been updated.
  • Fixed a rare crasher with the Statistics page.
  • Numerous other minor improvements.

Want to try it?

Note that Time Out now requires a minimum of macOS Tahoe (26.0). If you are still using an older OS version, you can continue to use version 2.9.7 until you’re ready to upgrade your OS.

If you are using the Mac App Store edition, you can update via the App Store app.

Similarly, if you are using the Setapp edition, it will handle that update for you.

If you are using the direct edition, you can use the Check for Updates feature in the app to update.

Otherwise, download Time Out 3.0 now!

Become a Supporter!

Time Out is still free; you can use it for as long as you like without paying anything. But people who contribute to ongoing development by becoming supporters get the advanced features as a reward. You can become a supporter for 3, 6 or 12 months; these one-time payments do not auto-renew, but you can extend your support if you wish. The features will remain available permanently. You can become a supporter in the app, or via the Dejal Store.

I hope you enjoy the many improvements in Time Out!

– David Sinclair, author

Time Out 3.0: starting to roll out

Time Out 3.0 is now available for download directly from the Dejal website. It will be rolled out to the Mac App Store and Setapp starting on Monday. (I felt it safer to roll out slowly, just in case some issue turns up.)

Version 3.0 includes:

  • macOS Tahoe support
  • Exclusions are now Rules, and more powerful
  • A new theme editor, and image and text theme types
  • Added a Duplicate Break command
  • Enhanced the postpone/skip control limits option to per break, hour, or day
  • But wait, there’s more!

If you experience any issues, or have any suggestions for improvements, please contact me.

The data format has changed, but updating will leave the old data intact, so you can freely switch back to the previous release if you wish; any changes you make in version 3 won’t affect version 2.

Want to try it?

Note that it requires macOS Tahoe (26.0 or later). If you are still using an older OS version, you can continue using version 2.9.7 until you’re ready to upgrade.

If you are using the direct edition, you can use the Check for Updates feature in the app to update.

Or download Time Out 3.0 now!

The Mac App Store and Setapp editions will roll out starting on Monday, but you are welcome to switch to the direct editon if you don’t want to wait.

Again if you experience any issues, or have any suggestions for improvements, please contact me.

Another TestFlight of Time Out 3.0: probably the last before general release

One more TestFlight of Time Out 3.0, probably the last one, unless something turns up.

Version 3.0 includes:

  • macOS Tahoe support
  • Exclusions are now Rules, and more powerful
  • A new theme editor, and image and text theme types
  • Added a Duplicate Break command
  • Enhanced the postpone/skip control limits option to per break, hour, or day
  • But wait, there’s more!

This pre-release build is available via Apple’s TestFlight. Want to help test it? Install the TestFlight. It is open to all — but note that it requires macOS Tahoe (26.0 or later).

I would appreciate any help in testing this update. If you experience any issues, or have any suggestions for improvements, please contact me.

The data format has changed, but updating will leave the old data intact, so you can freely switch back to the general release if you wish; any changes you make in version 3 won’t affect version 2.

Just a few updates in this build.

  • Fixed the display of the number of times skipped etc during the break (beta bug).
  • Fixed the settings window animation when the Dock icon is hidden and the window is shown via the status item (mac OS 26.4 compatibility).
  • Now respects the defaults write -g NSMenuEnableActionImages -bool NO global setting; if used, icons are hidden from Time Out menus.

Want to help test it?

This pre-release build is available via Apple’s TestFlight. Install the TestFlight. Remember that it requires macOS Tahoe (26.0 or later).

Once it is in general release, it will be available via the Mac App Store, Setapp, and directly from the Dejal website, as usual.

Again if you experience any issues, or have any suggestions for improvements, please contact me.