Maato / thunar-dropbox

Plugin for thunar that adds context-menu items for dropbox.
GNU General Public License v3.0
32 stars 5 forks source link

Thunar Dropbox

Thunar Dropbox is a plugin for Thunar that adds context-menu items from Dropbox. This plugin does not come with Dropbox itself, you will need to install that separately.

Thunar-Dropbox

Dependencies

Depending on your distribution you might have to install libthunarx-2.

Installation from sources

python2 ./waf configure
python2 ./waf build
sudo python2 ./waf install

Note: the provided waf does not work correctly with python3, so make sure you use python2 to run these commands.