arodik / mindful-timer

MacOS CLI Pomodoro timer with automatic Do Not Disturb mode switching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

MacOS CLI Pomodoro timer with automatic Do Not Disturb mode switching

License:MIT License


Languages

Language:JavaScript 100.0%