Stretchly is a cross-platform program that reminds users to take breaks from time to time while working on the computer. Written in JavaScript (Electron), it is distributed under the terms of the Simplified BSD-2 License.
Features:
- configuration of mini and long breaks, intervals between breaks;
- postponement of breaks, as well as their prohibition;
- complete skipping of breaks, as well as a strict mode that prohibits skipping;
- display of useful tips or ideas for exercises during breaks;
- customization of sounds and color themes;
- minimization to the system tray.
New features and changes:
- it is impossible to close the application during a break in strict mode;
- option to blur the background of windows (for macOS);
- command line option logs, specifying the location of logs;
- new translations in Bengali, Catalan, Greek, and Serbian;
- improved loading of the break window;
- enhanced detection of 'Do Not Disturb' mode for Linux;
- updated numerous translations;
- improved icons for 'Show time in tray';
- showBreakActionsInStrictMode replaced with showTrayMenuInStrictMode.
Source: linux.org.ru
