Papercli is command line interface tool for interacting with Paperless-ngx, a document management system transforming physical documents into a searchable online archive.
- Binary archives (
.tar.gz
) - Debian/Ubuntu (
.deb
) - RHEL/Fedora (
.rpm
) - Microsoft Windows (
.zip
)
Docker images via GitHub's container registry:
docker pull ghcr.io/hansmi/papercli
With the source being available it's also possible to produce custom builds directly using Go or GoReleaser.