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

13
LICENSE.md Normal file
View File

@@ -0,0 +1,13 @@
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar
14 rue de Plaisance, 75014 Paris, France
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.

1069
README.html Normal file

File diff suppressed because one or more lines are too long

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.