FLUTTER ECOSYSTEM

qcasey/paperless_share

당신의 Paperless 서버와 문서를 공유할 수 있는 Android 앱

PaperlessShare 프로젝트 이미지
Stars
188
Forks
15
최근 푸시(UTC)
2022. 1. 31.
프로젝트 상태
활성
Quinn Casey GitHub avatar
GITHUB User

Quinn Casey ↗

More machine than ham.

언어DartSwiftKotlinObjective-C

관련 패키지 및 예제

사용 중인 의존성

의존성 목록 15 개

앱 카테고리

원본 README

아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.

README 펼치기 / 접기

https://github.com/qcasey/paperless_share/raw/main/demo/icon.png

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.

https://github.com/qcasey/paperless_share/raw/main/demo/demo.gif

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