LICENSE
README.md
pyproject.toml
clipsync/__init__.py
clipsync/__main__.py
clipsync/autostart.py
clipsync/build.py
clipsync/clipboard.py
clipsync/config.py
clipsync/crypto.py
clipsync/debug.py
clipsync/file_transfer.py
clipsync/history.py
clipsync/main.py
clipsync/pairing.py
clipsync/single_instance.py
clipsync/syncthing.py
clipsync/ui.py
clipsync/update.py
offbyonebit_clipsync.egg-info/PKG-INFO
offbyonebit_clipsync.egg-info/SOURCES.txt
offbyonebit_clipsync.egg-info/dependency_links.txt
offbyonebit_clipsync.egg-info/entry_points.txt
offbyonebit_clipsync.egg-info/requires.txt
offbyonebit_clipsync.egg-info/top_level.txt
tests/test_cross_os_sync.py
tests/test_crypto.py
tests/test_history.py
tests/test_image_sync.py
tests/test_linux_paste_freeze.py
tests/test_mac_windows_sync.py
tests/test_pairing.py
tests/test_settings_reload.py
tests/test_syncthing_device_id.py
tests/test_syncthing_hash.py
tests/test_update.py