Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hectorm/elementary-dropbox
Installs Dropbox and integrates it with WingPanel (for Elementary OS).
https://github.com/hectorm/elementary-dropbox
Last synced: 28 days ago
JSON representation
Installs Dropbox and integrates it with WingPanel (for Elementary OS).
- Host: GitHub
- URL: https://github.com/hectorm/elementary-dropbox
- Owner: hectorm
- License: mit
- Archived: true
- Created: 2015-03-30T01:14:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-14T15:31:54.000Z (about 8 years ago)
- Last Synced: 2024-08-23T22:10:37.462Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 73.2 KB
- Stars: 444
- Watchers: 33
- Forks: 41
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-elementaryos - Dropbox for elementary OS
README
# 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](http://i.imgur.com/hw3iHKK.png)
## 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](https://github.com/snwh/paper-icon-theme) ([license](https://raw.githubusercontent.com/snwh/paper-icon-theme/bbb30a7033904b64a0d410dd4081243a5262e461/LICENSE_CCBYSA)).
* Launcher icon: [nautilus-dropbox](https://github.com/dropbox/nautilus-dropbox) ([license](https://raw.githubusercontent.com/dropbox/nautilus-dropbox/48c2d695ab52f36ab1895ce42beacf458aa2700b/COPYING)).