LICENSE
README.md
pyproject.toml
SyncTwink.egg-info/PKG-INFO
SyncTwink.egg-info/SOURCES.txt
SyncTwink.egg-info/dependency_links.txt
SyncTwink.egg-info/entry_points.txt
SyncTwink.egg-info/requires.txt
SyncTwink.egg-info/top_level.txt
synctwink/__init__.py
synctwink/__main__.py
synctwink/cli.py
synctwink/config.py
synctwink/osutil.py
synctwink/services.py
synctwink/syncthing.py
synctwink/tailscale.py
synctwink/webdav.py
synctwink/templates/config.example.yaml
synctwink/templates/io.synctwink.battery.plist.tmpl
synctwink/templates/io.synctwink.webdav.plist.tmpl
synctwink/templates/stignore.example
synctwink/templates/synctwink-webdav.service.tmpl
tests/test_config.py
tests/test_sync.py