LICENSE
README.md
pyproject.toml
setup.py
src/clipmon/__init__.py
src/clipmon/__main__.py
src/clipmon/cli.py
src/clipmon/config.py
src/clipmon/db.py
src/clipmon/espanso.py
src/clipmon/hotkeys.py
src/clipmon/menubar.py
src/clipmon/overlay.py
src/clipmon/pidfile.py
src/clipmon/search_window.py
src/clipmon/watcher.py
src/clippal.egg-info/PKG-INFO
src/clippal.egg-info/SOURCES.txt
src/clippal.egg-info/dependency_links.txt
src/clippal.egg-info/entry_points.txt
src/clippal.egg-info/requires.txt
src/clippal.egg-info/top_level.txt
tests/test_cli.py
tests/test_config.py
tests/test_db.py
tests/test_espanso.py
tests/test_hotkeys.py
tests/test_menubar.py
tests/test_overlay.py
tests/test_search_window.py
tests/test_watcher.py