Skip to content

astubenbord/paperless-mobile

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Paperless Mobile

An (almost) fully fledged mobile paperless client.

Get it on Google Play Get it on F-Droid

Report Bug · Request Feature

⚠️ Important Notes

  • Breaking changes are still expected between updates! Please perform a clean instal after updating the app before filing an issue or leaving a 1-star review in the App-Store!

About The Project

Paperless Mobile brings paperless-ngx to your smartphone without any compromises. While you can use paperless-ngx from a mobile browser, managing your documents this way is often a tedious and slow process. The app integrates a custom scanner, biometric authentication and many more conveniences to help you make the transition from a paper-based to a fully digital office experience.

🚀 Highlights

✔️ View your documents at a glance
✔️ Add, delete or edit documents
✔️ Share, download and preview files
✔️ Manage and assign labels
✔️ Scan and upload documents to paperless
✔️ Upload existing documents from other apps via Paperless Mobile
✔️ Easily process and manage new documents in the dedicated inbox
✔️ Search for documents using a wide range of filter criteria
✔️ Secure your data with a biometric factor
✔️ Support for TLS mutual authentication (client certificates)
✔️ Modern, intuitive UI built according to the Material Design 3 specification
✔️ Available in English, German, Polish, French, Catalan, Czech and Turkish language with more to come

Built With

Flutter

Languages and Translations Crowdin

If you want to contribute by translating a language, feel free to join the Crowdin project!

Thanks to the following contributors for providing translations:

Roadmap

  • Fully custom document scanner optimized for common white A4 documents and optimized for the use with Paperless
  • Add more languages
  • Publish to AppStore

See the open issues for a full list of issues and open feature requests for requested features.

License

Distributed under the GNU General Public License v3.0. See LICENSE.txt for more information.

Donations

If you wish to support the development of this project, you can donate through GitHub Sponsors (see "Sponsor this project" on the right). Any donation is much appreciated and keeps the development of this project alive!

Contributors

Made with contrib.rocks.

Want to contribute? Have a look at the contributing guidelines and how to get started.

Troubleshooting

Suggestions are not selectable in any of the label form fields

This is a known issue in ealier versions (<3.x.x) and it has to do with accessibility features of Android. Password managers such as Bitwarden often caused this issue. Luckily, this can be resolved by turning off the accessibility features in these apps. This could also be observed with apps that are allowed to display over other apps, such as emulations of the dynamic island on android.

I cannot log in since the update to paperless-ngx 1.14.0 (and above).

The app has to somehow get information about its user from the paperless API. Therefore, the Users -> View and the UISettings -> View permissions are required for each user trying to log into the app. Otherwise, the app has no way of obtaining your user id and other information required for the usage of most features.