App for helping to apply the pomodoro technic.
pip install -r requirements.txtpython ./src/pomodoro.py./scripts/check_project.shpip install -r requirements-test.txt./scripts/coverage.shor
coverage run -m pytest -v && coverage html --omit=*/venv/*,*/tests/*1.0.0 First version

