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.
- Host: GitHub
- URL: https://github.com/btipling/dripmarks
- Owner: btipling
- License: other
- Created: 2013-10-09T12:46:20.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-02T21:57:08.000Z (over 12 years ago)
- Last Synced: 2025-02-25T12:57:45.886Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/dripmarks/oeibaijncimbhaodhikifokafmjpgjkd
- Size: 1.9 MB
- Stars: 8
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.