LICENSE
README.md
pyproject.toml
onedrive_smart_transfer.egg-info/PKG-INFO
onedrive_smart_transfer.egg-info/SOURCES.txt
onedrive_smart_transfer.egg-info/dependency_links.txt
onedrive_smart_transfer.egg-info/entry_points.txt
onedrive_smart_transfer.egg-info/requires.txt
onedrive_smart_transfer.egg-info/top_level.txt
onedrivesmarttransfer/__init__.py
onedrivesmarttransfer/app.py
onedrivesmarttransfer/core/__init__.py
onedrivesmarttransfer/core/config_manager.py
onedrivesmarttransfer/core/exclusion_manager.py
onedrivesmarttransfer/core/onedrive_finder.py
onedrivesmarttransfer/core/stack_detector.py
onedrivesmarttransfer/core/transfer_engine.py
onedrivesmarttransfer/ui/__init__.py
onedrivesmarttransfer/ui/drop_zone.py
onedrivesmarttransfer/ui/file_explorer.py
onedrivesmarttransfer/ui/main_window.py
onedrivesmarttransfer/ui/settings_dialog.py
onedrivesmarttransfer/ui/theme_manager.py
onedrivesmarttransfer/ui/transfer_queue.py
onedrivesmarttransfer/ui/transfer_summary.py
onedrivesmarttransfer/utils/__init__.py
onedrivesmarttransfer/utils/resource_path.py