LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
fastshot/__init__.py
fastshot/__version__.py
fastshot/_config_reset.ini
fastshot/ask_dialog copy.py
fastshot/ask_dialog.py
fastshot/async_operations.py
fastshot/cloud_sync.py
fastshot/config.ini
fastshot/enhanced_save_dialog.py
fastshot/env.bat
fastshot/gpt4o.py
fastshot/image_window.py
fastshot/image_window_gallery.py
fastshot/main.py
fastshot/meta_cache.py
fastshot/notes_cache.py
fastshot/notes_manager.py
fastshot/notes_sync.py
fastshot/paint_tool.py
fastshot/plugin_ask.py
fastshot/plugin_ocr.py
fastshot/quick_notes_ui.py
fastshot/screen_pen.py
fastshot/session_manager.py
fastshot/session_manager_ui.py
fastshot/snipping_tool.py
fastshot/text_tool.py
fastshot/tt.py
fastshot/window_control.py
fastshot.egg-info/PKG-INFO
fastshot.egg-info/SOURCES.txt
fastshot.egg-info/dependency_links.txt
fastshot.egg-info/entry_points.txt
fastshot.egg-info/requires.txt
fastshot.egg-info/top_level.txt
fastshot/app_platform/__init__.py
fastshot/app_platform/base.py
fastshot/app_platform/macos.py
fastshot/app_platform/windows.py
fastshot/plugins/plugin_hyder.py
fastshot/plugins/plugin_quick_c_hyder_copy.py
fastshot/plugins/plugin_quick_c_retriver_copy.py
fastshot/plugins/plugin_retriver.py
fastshot/plugins/utils/__init__.py
fastshot/plugins/utils/hyder.py
fastshot/plugins/utils/proxy_header_fix.py
fastshot/resources/ai_icon.png
fastshot/resources/ch_PP-OCRv5_mobile_det.onnx
fastshot/resources/ch_PP-OCRv5_rec_mobile_infer.onnx
fastshot/resources/close_icon.png
fastshot/resources/cover.png
fastshot/resources/minimize_icon.png
fastshot/resources/shortcuts.png
fastshot/resources/shortcuts1.png
fastshot/resources/title_icon.png
fastshot/resources/tk_color_chart.png
fastshot/resources/user_icon.png
fastshot/settings/__init__.py
fastshot/settings/settings_manager.py
fastshot/settings/settings_window.py
fastshot/settings/components/genai_frame.py
fastshot/settings/components/notes_sync_frame.py
fastshot/settings/components/screenpen_frame.py
fastshot/settings/components/shortcuts_frame.py
fastshot/settings/utils/hotkey_capture.py
fastshot/utils/llm_utils.py
tests/test_cloud_sync_metadata.py
tests/test_main.py
tests/test_one_api.py