• Stars
    star
    151
  • Rank 245,151 (Top 5 %)
  • Language
    Dart
  • License
    GNU General Publi...
  • Created almost 4 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Android App to share your documents with your Paperless server

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