dropbox-servicemenu-kde is a KDE servicemenu for the popular Dropbox file sharing service, and functions as a wrapper around the Dropbox CLI.
Installation:
chmod 755 install.sh
./install.sh
The installation works by downloading the Dropbox python CLI from the Dropbox servers. It then copies the python CLI, the service menu and the icon to their required locations.
The installation is based on the assumption that your Dropbox folder is ~/Dropbox. If this is not the case, then edit installation.sh to refelct your Dropbox folder.
Product's homepage
Requirements:
· KDE Software Compilation
What's New in This Release: [ read full changelog ]
· Added option to copy Public URL to Klipper.
· Removed icon because of trouble setting a relative path.
· Uses kde4-config to find location of KDE directory.
· Creates ServiceMenus directory if it doesn't exist.