pymodoro icon indicating copy to clipboard operation
pymodoro copied to clipboard

Pomodoro timer for macOS, which turns on the DND (Do Not Disturb) mode for the pomodoro's duration 🍅⏰

Results 1 pymodoro issues
Sort by recently updated
recently updated
newest added

When I run: `python3 pymodoro.py 25` I got the following error: Traceback (most recent call last): File "~/projects/pymodoro/pymodoro.py", line 5, in import tkinter as tk File "/opt/homebrew/Cellar/[email protected]/3.12.3/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/__init__.py", line 38, in...