Skip to content

Latest commit

 

History

History
66 lines (45 loc) · 1.74 KB

README.md

File metadata and controls

66 lines (45 loc) · 1.74 KB

Swift Paperless

Get it on the App Store!

iOS app for Paperless-ngx

Localization status on Crowdin
App preview

Swift Paperless native iOS app for the Paperless-ngx software. Paperless-ngx is a self-hosted document management system that helps you organize your documents digitally.

This application requires a self-hosted instance to function!

TestFlight

To get the latest development version of the app, grab it on TestFlight!

Contact

If you have any questions or need support create an issue on GitHub or send me a message.

Maintenance

  • Run the screenshot automation:
fastlane snapshot
scripts/frame.py fastlane/screenshots
fastlane deliver
  • Concatenate screenshots for panorama:
montage fastlane/screenshots/framed/en-US/iPhone\ 15\ Pro\ Max-0* \
    -tile 4x1 -geometry +20+0 panorama.png