Light-weight and open-source Dropbox client for macOS and Linux
Maestral is an open-source Dropbox client written in Python. The project’s main goal is to provide a client for platforms and file systems that are no longer directly supported by Dropbox.
Maestral is an open-source Dropbox client written in Python. The project’s main goal is to provide a client for platforms and file systems that are no longer directly supported by Dropbox.
To install maestral, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install maestral
To see what files were installed by maestral, run:
port contents maestral
To later upgrade maestral, run:
sudo port selfupdate && sudo port upgrade maestral
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.