Dropbox for Elementary OS
This script, designed for Elementary OS, installs the latest version of Dropbox and integrates it with WingPanel.
Installation
Before you install
You need to install git and uninstall any previous version of Dropbox on your system (Software Center, apt-get...).
Install
git clone https://github.com/zant95/elementary-dropbox /tmp/elementary-dropbox
bash /tmp/elementary-dropbox/install.sh
Uninstall
git clone https://github.com/zant95/elementary-dropbox /tmp/elementary-dropbox
bash /tmp/elementary-dropbox/uninstall.sh
Command line options
-y Automatic "yes" to prompts
-n Automatic "no" to prompts
Dropbox updates
This script itself doesn't handle updates. Dropbox will auto-update when a new version is available.
Credits
- Panel icons: paper-icon-theme (license).
- Launcher icon: nautilus-dropbox (license).