Skip to content

Paperless-ngx command line interface

License

Notifications You must be signed in to change notification settings

hansmi/papercli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.