mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Shoutout project maintainers
parent
bd94fab06c
commit
9689e6c7bf
@ -9,68 +9,71 @@ _Please note that the current Paperless-ngx team does not explicitly endorse, su
|
||||
If you're one of them, please reach out and we can add your project to the list or you can update this wiki yourself. Current projects include:
|
||||
|
||||
- **Mobile**
|
||||
- [Paperless Mobile](https://github.com/astubenbord/paperless-mobile): <kbd>Android</kbd>
|
||||
- [Paperless Mobile](https://github.com/astubenbord/paperless-mobile): <kbd>Android</kbd> by [Anton Stubenbord](https://github.com/astubenbord)<br>
|
||||
A modern, feature rich app for Paperless-ngx.
|
||||
- [Paperless Share](https://github.com/qcasey/paperless_share): <kbd>Android</kbd>
|
||||
- [Paperless Share](https://github.com/qcasey/paperless_share): <kbd>Android</kbd> by [Quinn Casey](https://github.com/qcasey)<br>
|
||||
Share any files from your application with Paperless-ngx. Very simple, but works with all mobile scanning apps that allow you to share scanned documents.
|
||||
- [Swift Paperless](https://github.com/paulgessinger/swift-paperless): <kbd>iOS</kbd>
|
||||
A native iOS mobile app for Paperless-ngx written in Swift.
|
||||
- [QuickScan](https://www.quickscanapp.com): <kbd>iOS</kbd>
|
||||
Free, feature-rich app, that supports scanning directly into Paperless
|
||||
- see also the Wiki page about [recommended scanner apps](https://github.com/paperless-ngx/paperless-ngx/wiki/Scanner-&-Software-Recommendations#mobile-phone-software)
|
||||
- [QuickScan](https://www.quickscanapp.com): <kbd>iOS</kbd> by [iSolid apps](https://isolid.be/)<br>
|
||||
Free, feature-rich app, that supports scanning directly into Paperless.
|
||||
- [Scan4Paperless](https://apps.apple.com/us/app/scan4paperless/id1629964055): <kbd>iOS</kbd> by Christian Hofmann<br>
|
||||
Scanning & feeding your Paperless instance made easy.
|
||||
|
||||
See also the Wiki page about recommended [mobile scanner apps](https://github.com/paperless-ngx/paperless-ngx/wiki/Scanner-&-Software-Recommendations#mobile-phone-software).
|
||||
|
||||
- **Desktop**
|
||||
- [Scan to Paperless](https://github.com/sbrunner/scan-to-paperless): <kbd>Python</kbd>
|
||||
- [Scan to Paperless](https://github.com/sbrunner/scan-to-paperless): <kbd>Python</kbd> by [Stéphane Brunner](https://github.com/sbrunner)<br>
|
||||
Scan and prepare (crop, deskew, OCR, ...) your documents for use in Paperless-ngx.
|
||||
- **Cross-Device**
|
||||
- [Paperparrot](https://apps.apple.com/us/app/paperparrot/id1663665267): <kbd>iOS/macOS</kbd>
|
||||
- [Paperparrot](https://github.com/LeoKlaus/Paperparrot): <kbd>macOS/iOS/iPadOS</kbd> by [Leo Wehrfritz](https://github.com/LeoKlaus)<br>
|
||||
A native Swift/SwiftUI client. Works offline and supports network scanners.
|
||||
- [Paperless Swift](https://apps.apple.com/de/app/swift-paperless/id6448698521): <kbd>iOS/iPadOS</kbd>
|
||||
A native Swift Paperless-ngx app.
|
||||
- [Less Paper](https://apps.apple.com/app/apple-store/id6464425056): <kbd>iOS/iPadOS/macOS</kbd>
|
||||
- [Swift Paperless](https://github.com/paulgessinger/swift-paperless): <kbd>iOS/iPadOS</kbd> by [Paul Gessinger](https://github.com/paulgessinger)<br>
|
||||
Native app for interacting with a Paperless-ngx installation to manage documents.
|
||||
- [Less Paper](https://apps.apple.com/app/apple-store/id6464425056): <kbd>macOS/iOS/iPadOS</kbd> by [AptumTek](https://aptumtek.com/)<br>
|
||||
Yet another native iOS app for paperless-ngx (supporting forward-auth like Authelia or Authentik).
|
||||
|
||||
<details>
|
||||
<summary>Former Projects</summary><br>
|
||||
|
||||
- **Mobile**
|
||||
- [~~Paperless App~~](https://github.com/bauerj/paperless_app): <kbd>Android</kbd>
|
||||
- [~~Paperless App~~](https://github.com/bauerj/paperless_app): <kbd>Android</kbd> by [Johann Bauer](https://github.com/bauerj)<br>
|
||||
A mobile application for Paperless-ngx.
|
||||
- **Desktop**
|
||||
- [~~Paperless Desktop~~](https://github.com/thomasbrueggemann/paperless-desktop): <kbd>macOS</kbd>
|
||||
- [~~Paperless Desktop~~](https://github.com/thomasbrueggemann/paperless-desktop): <kbd>macOS</kbd> by [Thomas Brüggemann](https://github.com/thomasbrueggemann)<br>
|
||||
macOS app that uses the paperless API to manage your document scans.
|
||||
</details>
|
||||
|
||||
# API Clients
|
||||
|
||||
- [Paperless Mobile](https://github.com/astubenbord/paperless-mobile/): <kbd>Dart</kbd>
|
||||
- [Paperless Mobile](https://github.com/astubenbord/paperless-mobile/): <kbd>Dart</kbd> by [Anton Stubenbord](https://github.com/astubenbord)<br>
|
||||
Uses its own API client.
|
||||
- [Paperhooks](https://github.com/hansmi/paperhooks/): <kbd>Go</kbd>
|
||||
- [Paperhooks](https://github.com/hansmi/paperhooks/): <kbd>Go</kbd> by [Michael Hanselmann](https://github.com/hansmi)<br>
|
||||
Toolkit for writing consumption hooks, includes a REST API client.
|
||||
- [PyPaperless](https://github.com/tb1337/paperless-api): <kbd>Python</kbd>
|
||||
- [PyPaperless](https://github.com/tb1337/paperless-api): <kbd>Python</kbd> by [Tobias Schulz](https://github.com/tb1337)<br>
|
||||
Asynchronous wrapper for the REST API.
|
||||
- [Paperless-ngx CLI](https://github.com/marcelbrueckner/paperless-ngx-cli): <kbd>Python</kbd>
|
||||
- [Paperless-ngx CLI](https://github.com/marcelbrueckner/paperless-ngx-cli): <kbd>Python</kbd> by [Marcel Brückner](https://github.com/marcelbrueckner)<br>
|
||||
A command-line interface for Paperless-ngx.
|
||||
- [paperless-rs](https://github.com/boul2gom/paperless-rs): <kbd>Rust</kbd>
|
||||
- [paperless-rs](https://github.com/boul2gom/paperless-rs): <kbd>Rust</kbd> by [boul2gom](https://github.com/boul2gom)<br>
|
||||
An asynchronous library for the Paperless-ngx document manager.
|
||||
|
||||
# Monitoring
|
||||
|
||||
- [prometheus-paperless-exporter](https://github.com/hansmi/prometheus-paperless-exporter): <kbd>Go</kbd>
|
||||
- [prometheus-paperless-exporter](https://github.com/hansmi/prometheus-paperless-exporter): <kbd>Go</kbd> by [Michael Hanselmann](https://github.com/hansmi)<br>
|
||||
A [Prometheus](https://prometheus.io/) metrics exporter. Uses the REST API.
|
||||
|
||||
# Add-ons
|
||||
|
||||
- [Paperless Mailservice](https://github.com/carlosz1986/paperless-mailservice): <kbd>Go</kbd>
|
||||
- [Paperless Mailservice](https://github.com/carlosz1986/paperless-mailservice): <kbd>Go</kbd> by [carlosz1986](https://github.com/carlosz1986)<br>
|
||||
Sends custom tagged documents to one or more defined email addresses (different rulesets possible).
|
||||
|
||||
# Scripts
|
||||
|
||||
- [Paperless Scripts Collection](https://github.com/marcelbrueckner/paperless.sh): <kbd>Shell</kbd> <kbd>Python</kbd>
|
||||
(Not only) Shell scripts around Paperless-ngx.
|
||||
- [Paperless Scripts Collection](https://github.com/marcelbrueckner/paperless.sh): <kbd>Shell</kbd> <kbd>Python</kbd> by [Marcel Brückner](https://github.com/marcelbrueckner) & Contributors<br>
|
||||
A community-sourced collection of (not only) Shell scripts around Paperless-ngx.
|
||||
|
||||
# Hosting Providers
|
||||
|
||||
_As noted above, the Paperless-ngx team does not explicitly verify or endorse any of the products listed here. List in alphabetical order_
|
||||
_As noted above, the Paperless-ngx team does not explicitly verify or endorse any of the products listed here.
|
||||
List in alphabetical order_
|
||||
|
||||
- [Cloudron](https://www.cloudron.io/store/com.paperlessng.cloudronapp.html)
|
||||
- [DigitizerSpace](https://www.digitizerspace.com/solutions/paperless)
|
||||
|
Loading…
x
Reference in New Issue
Block a user