hectorm / elementary-dropbox

Installs Dropbox and integrates it with WingPanel (for Elementary OS).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dropbox for Elementary OS

This script, designed for Elementary OS, installs the latest version of Dropbox and integrates it with WingPanel.

System tray icon preview

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

About

Installs Dropbox and integrates it with WingPanel (for Elementary OS).

License:MIT License


Languages

Language:Shell 100.0%