mirror of
https://codeberg.org/SeedDMS/paperless
synced 2024-11-26 07:22:08 +00:00
some more documentation
This commit is contained in:
parent
77db160d54
commit
52e9b79f17
23
README.md
23
README.md
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user