Project

DropSync

0.0
No commit activity in last 3 years
No release in over 3 years
Simple Dropbox CLI to download/upload files and folders.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.14
~> 10.0

Runtime

= 0.1.10
= 2.7.6
 Project Readme

DropSync

A simple Dropbox client to download files and folders for macOS 📦

Installation

$ gem install DropSync

Usage

Access token

Your access token can be found at Dropbox Developers.

Download

This command downloads the given file/folder to your ~/Downloads directory.

$ dropsync access_token file_name

$ dropsync access_token path_to_folder

$ dropsync access_token folder_name