LICENSE
README.md
pyproject.toml
src/shellpomodoro/__init__.py
src/shellpomodoro/cli.py
src/shellpomodoro/keypress.py
src/shellpomodoro/models.py
src/shellpomodoro/timer.py
src/shellpomodoro.egg-info/PKG-INFO
src/shellpomodoro.egg-info/SOURCES.txt
src/shellpomodoro.egg-info/dependency_links.txt
src/shellpomodoro.egg-info/entry_points.txt
src/shellpomodoro.egg-info/top_level.txt
tests/test_cli.py
tests/test_installation.py
tests/test_integration.py
tests/test_models.py