LICENSE
README.md
pyproject.toml
src/shellpomodoro/__init__.py
src/shellpomodoro/cli.py
src/shellpomodoro/display.py
src/shellpomodoro/ipc.py
src/shellpomodoro/keypress.py
src/shellpomodoro/models.py
src/shellpomodoro/runtime.py
src/shellpomodoro/server.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_attach_smoke.py
tests/test_cli_smoke.py
tests/test_renderers.py
tests/test_version.py