An open API service indexing awesome lists of open source software.

https://github.com/btipling/dripmarks

A bookmarking tool powered by the Dropbox API.
https://github.com/btipling/dripmarks

Last synced: about 1 year ago
JSON representation

A bookmarking tool powered by the Dropbox API.

Awesome Lists containing this project

README

          

dripmarks
=========

A bookmarking tool powered by the Dropbox API.

### Getting started:

In order to use Dripmarks from source you'll need Dropbox API keys and
a Readability parser token. Check out these files:

```
extension/js/dm/dropbox_api_access_example.js
extension/js/dm/readability_api_keys_example.js
```

for more instructions.