Flutter application for Android that uploads a single document to Paperless‑NGX directly from the system Share menu.
Features include:
- One-tap upload
- Tag Management (default, selection per upload)
- OIDC/OpenID
Submitted 3 weeks ago by Chewy7324@discuss.tchncs.de to selfhosted@lemmy.world
https://github.com/gmag11/Paperless_ngx_uploader
Flutter application for Android that uploads a single document to Paperless‑NGX directly from the system Share menu.
Features include:
Can you expand on the OIDC/OpenID support? Does it support SSO based authentication to Paperless?
So I had a chance to try this out. It wasn’t on Google Play Store, only F-Droid. There isn’t really SSO support, you either login with User/Password or a token. Instead, I login with my browser, get the token and paste it in. That works fine, but an ideal world is just pop up an browser WebView and go through the flow, then grab the token. Maybe it was intentional, but PaperlessShare registered as an Open handler for PDFs and the share menu, whereas this is only share menu.
Overall, it does the job and gets my docs uploaded.
InnerScientist@lemmy.world 3 weeks ago
What’s the difference to sharing to the Paperless mobile app?
boert@sh.itjust.works 3 weeks ago
Hasn’t Paperless Mobile not been maintained for 1.5 years?
InnerScientist@lemmy.world 3 weeks ago
Yeah I can see that now, didn’t notice because it was still working. I’ll check out this aap but I wonder why this is a new project and not a fork/transfer of ownership.
Everyday0764@lemmy.zip 3 weeks ago
is there an updated fork?