Skip to content

shokai/print-server

Repository files navigation

Print Server

Print by File uploading or URL posting.

  • Ruby 1.8.7+
  • LPR Printer

Install Dependencies

for Mac.

% brew install qt imagemagick

for Ubuntu.

% sudo apt-get install qt4-dev-tools xvfb imagemagick

Install Rubygems.

% gem install bundler
% bundle install

Config

% cp sample.config.yml config.yml

edit it.

Run

% ruby development.ru

open http://localhost:8080

Deploy

use Passenger with "config.ru"

About

Print by File uploading or URL posting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages