/maestral-gui

Primary LanguagePythonMIT LicenseMIT

PyPi Release Pyversions

Maestral GUI

A user interface for the Maestral Daemon. This package currently only serves to reserve the namespace on PyPI for a future unified GUI. Please use the following command to install Maestral with a GUI:

$ python3 -m pip install --upgrade maestral[gui]

This will fetch the appropriate Cocoa or Qt GUI for your platform.