dewdrop
dewdrop copied to clipboard
Not working any more as of Nov 2017
Seems updates to Python or Ubuntu means this is not working any more. Shame as Droplr looks great. They should have funded this to ensure the project was maintained (they've lost at least one customer because of having no current, working Linux client)
I got it working by using the following additional dependencies:
sudo apt install python-simplejson
sudo apt install python-pycurl
sudo apt install python-notify2
pip install pynotify
sudo apt-get install python-appindicator
Except for the appindicator at the end the output of the program is quite verbose about missing dependencies and from there it's only a little bit searching.