cornernote / autoit-remote_printer

Download from a cloud print spool and sends items to a local printer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote Printer

About

Remote Printer allows a Windows PC to poll and download assets from a web spool and then send them to a local or network printer.

This allows the web application to simply write files into a folder, which will then be printed.

The software was developed using AutoIt, which offers a free code editor and compiler.

Installation

Copy the entire folder to a windows PC.

Install the following:

Alter RemotePrinter.ini to suit.

Compile RemotePrinter.au3 and RemotePrinterProcess.au3 (right click > compile).

Add a shortcut to RemotePrinter.exe to the startup folder (run shell:startup).

About

Download from a cloud print spool and sends items to a local printer.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:AutoIt 98.3%Language:Batchfile 1.7%