README.md
setup.py
bin/maestral-gui
maestral/__init__.py
maestral/client.py
maestral/console_script.py
maestral/main.py
maestral/monitor.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/first_sync_dialog.py
maestral/gui/folders_dialog.py
maestral/gui/main.py
maestral/gui/rebuild_index_dialog.py
maestral/gui/settings_window.py
maestral/gui/sync_issues_window.py
maestral/gui/utils.py
maestral/gui/resources/73F789D31D4228.png
maestral/gui/resources/73F789D31D422B.png
maestral/gui/resources/Maestral.icns
maestral/gui/resources/Maestral.png
maestral/gui/resources/__init__.py
maestral/gui/resources/app_icon.svg
maestral/gui/resources/first_sync_dialog.ui
maestral/gui/resources/folders_dialog.ui
maestral/gui/resources/menubar_icon_disconnected_dark.svg
maestral/gui/resources/menubar_icon_disconnected_light.svg
maestral/gui/resources/menubar_icon_error_dark.svg
maestral/gui/resources/menubar_icon_error_light.svg
maestral/gui/resources/menubar_icon_idle_dark.svg
maestral/gui/resources/menubar_icon_idle_light.svg
maestral/gui/resources/menubar_icon_paused_dark.svg
maestral/gui/resources/menubar_icon_paused_light.svg
maestral/gui/resources/menubar_icon_syncing_dark.svg
maestral/gui/resources/menubar_icon_syncing_light.svg
maestral/gui/resources/rebuild_index_dialog.ui
maestral/gui/resources/settings_window.ui
maestral/gui/resources/sync_issue_widget.ui
maestral/gui/resources/sync_issues_window.ui
maestral/gui/resources/unlink_dialog.ui
maestral/utils/__init__.py
maestral/utils/autostart.py
maestral/utils/content_hasher.py
maestral/utils/notify.py