LICENSE
README.md
pyproject.toml
shellwhisper_cli.egg-info/PKG-INFO
shellwhisper_cli.egg-info/SOURCES.txt
shellwhisper_cli.egg-info/dependency_links.txt
shellwhisper_cli.egg-info/entry_points.txt
shellwhisper_cli.egg-info/requires.txt
shellwhisper_cli.egg-info/top_level.txt
src/app.py
src/events.py
src/components/sidebar.py
src/screens/chat_screen.py
src/screens/forgot_password.py
src/screens/join_screen.py
src/screens/login.py
src/screens/private_whisper_screen.py
src/screens/room_action_screen.py
src/screens/security_screen.py
src/styles/main.tcss
src/utils/api_client.py