Skip to content

A bunch of scripts that allow printing of labels and other nonsense by uploading to a fileserver.

Notifications You must be signed in to change notification settings

peterzieba/nimbleprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

nimbleprint

A bunch of scripts that allow printing of PDFs, shipping labels, envelopes and other nonsense by uploading to a fileserver. inotify is used to detect when a file has been uploaded to a samba server, which calls a script to handle the actual printing.

Prerequisites: dpkg --add-architecture i386 apt-get install enscript ghostscript cups cups-bsd cups-client inotify-tools samba -y

Printer Drivers

For the MFC-L8900CDW, this looks like:

wget https://download.brother.com/welcome/dlf006893/linux-brprinter-installer-2.2.3-1.gz
gzip -d linux-brprinter-installer-2.2.3-1.gz

About

A bunch of scripts that allow printing of labels and other nonsense by uploading to a fileserver.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages