mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Utilize tags to categorize apps/tools and more easily find suitable solutions
parent
46766660dc
commit
8b14688c88
@ -3,19 +3,20 @@
|
||||
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 or you can update this wiki yourself. 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.
|
||||
- [Paperparrot](https://apps.apple.com/us/app/paperparrot/id1663665267): A native Swift/SwiftUI client for iPhone, iPad and Mac. Works offline and supports network scanners.
|
||||
- [Paperless App](https://github.com/bauerj/paperless_app): <kbd>Android</kbd> <kbd>iOS</kbd> A mobile application for Paperless-ngx.
|
||||
- [Paperless Mobile](https://github.com/astubenbord/paperless-mobile): <kbd>Android</kbd> A modern, feature rich app for Paperless-ngx.
|
||||
- [Paperless Share](https://github.com/qcasey/paperless_share): <kbd>Android</kbd> 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.
|
||||
- **Desktop**
|
||||
- [Scan to Paperless](https://github.com/sbrunner/scan-to-paperless): Scan and prepare (crop, deskew, OCR, ...) your documents for use in Paperless-ngx.
|
||||
- [Scan to Paperless](https://github.com/sbrunner/scan-to-paperless): <kbd>Python</kbd> 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> A native Swift/SwiftUI client. Works offline and supports network scanners.
|
||||
|
||||
|
||||
# API clients
|
||||
|
||||
* Dart:
|
||||
[astubenbord/paperless-mobile](https://github.com/astubenbord/paperless-mobile/)
|
||||
- <kbd>Dart</kbd> [astubenbord/paperless-mobile](https://github.com/astubenbord/paperless-mobile/)
|
||||
uses its own API client.
|
||||
* Go: [hansmi/paperhooks](https://github.com/hansmi/paperhooks/) is a toolkit
|
||||
- <kbd>Go</kbd> [hansmi/paperhooks](https://github.com/hansmi/paperhooks/) is a toolkit
|
||||
for writing consumption hooks and includes a REST API client.
|
||||
* Python: [tb1337/paperless-api](https://github.com/tb1337/paperless-api) is
|
||||
- <kbd>Python</kbd> [tb1337/paperless-api](https://github.com/tb1337/paperless-api) is
|
||||
an asynchronous wrapper for the REST API.
|
Loading…
x
Reference in New Issue
Block a user