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!
Building from source
The Xcode project is generated with XcodeGen
from project.yml; build settings live in Config/ as
.xcconfig files. swift-paperless.xcodeproj is not committed — generate it before
opening or building:
console
brew install xcodegen # once
just generate # or: xcodegen generate
open swift-paperless.xcodeproj
just build / just test-xcode regenerate the project automatically. Edit
project.yml (targets, sources, dependencies) and Config/*.xcconfig (build
settings) rather than the generated project, then re-run just generate.
Contact
If you have any questions or need support create an issue on GitHub or send me a message.