Project Code 133

Paperless Share

Get it on F-Droid Get it on Google Play

An Android app that bridges your document scanner with your paperless-ng server.

Why?

I like using extremely refined scanning apps such as Office Lens for documents. Paperless Share adds Paperless to the Android share sheet for easy consumption.

It’s similar in spirit to TripleCamel, an app that does its job well and can be hidden from your launcher’s app list.

Getting Started

Requirements

This app requires paperless-ng version 0.9.5 or higher.

Android

Get it on F-Droid Get it on Google Play

Download latest release or build from source.

Building

Install Flutter and integrate with your IDE of choice. A release can then be built and installed using:

flutter pub get
flutter build appbundle
flutter build apk --split-per-abi
cd build/app/outputs/flutter-apk/
flutter install