Swift Paperless
iOS app for Paperless-ngx
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:
swpngx capture setup
# Or pin the screenshot backend:
swpngx capture setup --pngx-tag 2.19.4
# Or add random tags for UI stress testing:
swpngx capture setup --random-tags 1000
# Or add multiple random metadata types:
swpngx capture setup --random-tags 1000 --random-correspondents 500 --random-document-types 250
swpngx capture capture
swpngx frame
fastlane deliver
- Concatenate screenshots for panorama:
montage fastlane/screenshots/framed/en-US/iPhone\ 15\ Pro\ Max-0* \
-tile 4x1 -geometry +20+0 panorama.png