Categorygithub.com/hansmi/papercli
repositorypackage
0.0.4
Repository: https://github.com/hansmi/papercli.git
Documentation: pkg.go.dev

# README

Command line interface for Paperless-ngx

Latest release CI workflow Go reference

Papercli is command line interface tool for interacting with Paperless-ngx, a document management system transforming physical documents into a searchable online archive.

Installation

Pre-built binaries:

  • 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.