From b21249bc651ff655cb03875f72bbf01efd67f5d0 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 15 May 2023 08:13:23 -0700 Subject: [PATCH] Created Affiliated Projects (markdown) --- Affiliated-Projects.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Affiliated-Projects.md diff --git a/Affiliated-Projects.md b/Affiliated-Projects.md new file mode 100644 index 0000000..2654741 --- /dev/null +++ b/Affiliated-Projects.md @@ -0,0 +1,8 @@ +Paperless has been around for a while now, and people have built tools that interact with it. If you're one of them, please reach out and we can add your project to the list. Current projects include: + +- **Mobile** + - [Paperless App](https://github.com/bauerj/paperless_app): An Android/iOS application for Paperless-ngx. + - [Paperless Mobile](https://github.com/astubenbord/paperless-mobile): A modern, feature rich Android app for Paperless-ngx. + - [Paperless Share](https://github.com/qcasey/paperless_share): Share any files from your Android application with Paperless-ngx. Very simple, but works with all mobile scanning apps that allow you to share scanned documents. +- **Desktop** + - [Scan to Paperless](https://github.com/sbrunner/scan-to-paperless): Scan and prepare (crop, deskew, OCR, ...) your documents for use in Paperless-ngx. \ No newline at end of file