readme + license

This commit is contained in:
daniel
2020-05-14 15:36:06 +02:00
parent 5df800845e
commit 1ab1c866ec
3 changed files with 1098 additions and 1 deletions

View File

@@ -1 +1,16 @@
Tool to sync files between your zotero library and the remarkable using webdav
Tool to sync files between your zotero library and the remarkable using webdav
**Caution**: Right now, all login credentials are stored in clear text in your home
folder (`~/.zotero_remarkable.yaml`). So you probably do not want to use this
on publicly accessible devices.
#### TODO
- Remarkable authorization / connection (right now, rmapi is required to set things up)
- Handle all the corner cases
#### LICENSE
![do whatever you want](https://upload.wikimedia.org/wikipedia/commons/thumb/0/0a/WTFPL_badge.svg/220px-WTFPL_badge.svg.png)
Do whatever you want.