A configurable pomodoro timer intended to be cross platform, leveraging PyQt6. The timer will track successful periods, breaks, etc. in a JSON file, specified in config.toml.
python3(tested with python 3.10.5)poetrypython3 -m pip install poetry
poetry install- Edit values in config.toml
poetry run python3 ttm.py