tantalic / dropbox

A simple, incomplete Dropbox API v2 client in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tantalic.com/dropbox

A simple, incomplete Dropbox API v2 client in Go.

Features

The client is intentionally kept simple and only implements features actively being used for my needs. This currently includes:

  • Listing files in a directory
  • Watching a directory for changes
  • Downloading files

About

A simple, incomplete Dropbox API v2 client in Go

License:MIT License


Languages

Language:Go 100.0%