LICENSE
README.md
pyproject.toml
setup.py
docs/README.md
otpilot/__init__.py
otpilot/clipboard.py
otpilot/config.py
otpilot/gmail_client.py
otpilot/history.py
otpilot/hotkey_listener.py
otpilot/logger.py
otpilot/main.py
otpilot/notifier.py
otpilot/otp_extractor.py
otpilot/setup_wizard.py
otpilot/token_store.py
otpilot/tray.py
otpilot.egg-info/PKG-INFO
otpilot.egg-info/SOURCES.txt
otpilot.egg-info/dependency_links.txt
otpilot.egg-info/entry_points.txt
otpilot.egg-info/requires.txt
otpilot.egg-info/top_level.txt
tests/test_clipboard.py
tests/test_config.py
tests/test_gmail_client.py
tests/test_history.py
tests/test_logger.py
tests/test_main.py
tests/test_notifier.py
tests/test_otp_extractor.py
tests/test_token_store.py