Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 737 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 737 Bytes

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