mindful-timer icon indicating copy to clipboard operation
mindful-timer copied to clipboard

MacOS CLI Pomodoro timer with automatic Do Not Disturb mode switching

Mindful Timer ✨✨✨

npm i -g mindful-timer

Simple Pomodoro timer (Only Mac OS)

  • Keeps Do Not Disturb mode during the work
  • Shows system alert instead of usual notification

Usage:

mindful-timer start [duration]

mindful-timer log [day|week|month|quarter|year|full]

mindful-timer stats [day|week|month|quarter|year|full]

Example of usage

mindful-timer start 25 -n 'test description' -t 'my tag'

macOS focus mode shortcut

This library uses MacOS shortcuts functionality under the hood to maintain the focus mode. You'll be prompted to install the macOS shortcut during the first timer run.

image