some more documentation

This commit is contained in:
Uwe Steinmann 2022-12-10 15:00:41 +01:00
parent 77db160d54
commit 52e9b79f17

View File

@ -3,16 +3,27 @@ SeedDMS paperless extension
Paperless (and Paperless ngx) is another free document management system.
It has a different focus than SeedDMS and misses many of the features
of SeedDMS but there three Android apps for uploading and browsing.
of SeedDMS but there are three Android apps for uploading and browsing,
which can be used for SeedDMS as well, if this extension is installed.
All are available at google and/or f-droid.
All apps are available at google play and/or f-droid.
paperless-mobile
This is the youngest but most feature complete app
This is the youngest but most feature complete app.
paperless
This one is rather old and development and
This one is already a couple of years around but development has
slowed down a bit. It supports listing and uploading documents.
paperless-share
This app is just to add a share button. Any shared document will
be uploaded to the server.
This app just adds a share button. Any shared document will
be uploaded to the server. Once the app was started it is mostly
invisible.
How it works
-------------
The extension adds additional routes and a so called middleware to
the restapi. The middleware is just for handling the token based
and basic authentication of paperless.