README.md
setup.py
maestral/__init__.py
maestral/cli.py
maestral.egg-info/PKG-INFO
maestral.egg-info/SOURCES.txt
maestral.egg-info/dependency_links.txt
maestral.egg-info/entry_points.txt
maestral.egg-info/not-zip-safe
maestral.egg-info/requires.txt
maestral.egg-info/top_level.txt
maestral/config/__init__.py
maestral/config/base.py
maestral/config/main.py
maestral/config/user.py
maestral/gui/__init__.py
maestral/gui/autostart.py
maestral/gui/folders_dialog.py
maestral/gui/main.py
maestral/gui/rebuild_index_dialog.py
maestral/gui/relink_dialog.py
maestral/gui/settings_window.py
maestral/gui/setup_dialog.py
maestral/gui/sync_issues_window.py
maestral/gui/utils.py
maestral/gui/resources/Maestral.icns
maestral/gui/resources/Maestral.png
maestral/gui/resources/__init__.py
maestral/gui/resources/faceholder.png
maestral/gui/resources/folders_dialog.ui
maestral/gui/resources/maestral-icon-disconnected-dark.png
maestral/gui/resources/maestral-icon-disconnected-dark.svg
maestral/gui/resources/maestral-icon-disconnected-light.png
maestral/gui/resources/maestral-icon-disconnected-light.svg
maestral/gui/resources/maestral-icon-error-dark.png
maestral/gui/resources/maestral-icon-error-dark.svg
maestral/gui/resources/maestral-icon-error-light.png
maestral/gui/resources/maestral-icon-error-light.svg
maestral/gui/resources/maestral-icon-idle-dark.png
maestral/gui/resources/maestral-icon-idle-dark.svg
maestral/gui/resources/maestral-icon-idle-light.png
maestral/gui/resources/maestral-icon-idle-light.svg
maestral/gui/resources/maestral-icon-paused-dark.png
maestral/gui/resources/maestral-icon-paused-dark.svg
maestral/gui/resources/maestral-icon-paused-light.png
maestral/gui/resources/maestral-icon-paused-light.svg
maestral/gui/resources/maestral-icon-syncing-dark.png
maestral/gui/resources/maestral-icon-syncing-dark.svg
maestral/gui/resources/maestral-icon-syncing-light.png
maestral/gui/resources/maestral-icon-syncing-light.svg
maestral/gui/resources/rebuild_index_dialog.ui
maestral/gui/resources/relink_dialog.ui
maestral/gui/resources/settings_window.ui
maestral/gui/resources/setup_dialog.ui
maestral/gui/resources/sync_issue_widget.ui
maestral/gui/resources/sync_issues_window.ui
maestral/gui/resources/unlink_dialog.ui
maestral/gui/resources/icon-theme-gnome/index.theme
maestral/gui/resources/icon-theme-gnome/scalable/status/maestral-icon-disconnected-symbolic.svg
maestral/gui/resources/icon-theme-gnome/scalable/status/maestral-icon-error-symbolic.svg
maestral/gui/resources/icon-theme-gnome/scalable/status/maestral-icon-idle-symbolic.svg
maestral/gui/resources/icon-theme-gnome/scalable/status/maestral-icon-paused-symbolic.svg
maestral/gui/resources/icon-theme-gnome/scalable/status/maestral-icon-syncing-symbolic.svg
maestral/sync/__init__.py
maestral/sync/client.py
maestral/sync/daemon.py
maestral/sync/errors.py
maestral/sync/main.py
maestral/sync/monitor.py
maestral/sync/oauth.py
maestral/sync/oauth_implicit.py
maestral/sync/utils/__init__.py
maestral/sync/utils/app_dirs.py
maestral/sync/utils/content_hasher.py
maestral/sync/utils/notify.py
maestral/sync/utils/serializer.py
maestral/sync/utils/updates.py