Git Product home page Git Product logo

upmclient's Introduction

Unifound Printing Management System

SUSTech Unifound Printing Management System Backend for Mac OS.

南方科技大学联创打印系统 Mac OS 驱动

This driver can be also used in any Unix system that supports CUPS with slightly different configuration.

Requirements

  • Python >= 3.6 [should be installed in /usr/local/bin/python3]
  • Python requests
  • PyQt5 [only in Qt version]

Installation

Please follow the steps below to finish the installation.

Install Requirements

  1. Install Python if you haven't.

  2. Run the following command in the terminal.

     pip3 install requests
    

    When using Qt version, pyqt5 is also required to be installed.

  3. Install Gutenprint

Install Printing Backend

Run the following command in the terminal.

git clone https://github.com/dizzam/upmclient.git
cd upmclient
sudo ./install.sh

Add a new printer

  1. Run cupsctl WebInterface=yes in terminal to enable web admin

  2. Visit http://localhost:631/admin in your browser.

  3. Click Add Printer and choose Unifound Printing Backend on the next page. You may be asked for the username and password of your computer.

  4. Input the URI for the printer

     upm://<server host>:<port>/[username[:password]]
    

    For SUSTech users, use <server host>=172.18.1.141 and <port>=9130 or <port>=80. <username> and <password> are your account for the printing system and are optional only in Qt version.

  5. Next, input the printer name, description and location as you like.

  6. On the next page, it's recommended to choose Gestetner > Gestetner DSc1030 - CUPS+Gutenprint as printer make and module.

  7. Finally, on the option page, change Media Size to A4 and change Color Model to Grayscale if you are not going to print color pages.

Bugs

  • Supporting A4 Paper only
  • "切换到黑白输出" not working
  • When printing application-level grayscale documents, this driver fails to identify color properly and may produce extra charge. To avoid this, be sure to use system-level printing setting dialog for color management and double check the page and color information at the terminal machine.

upmclient's People

Contributors

dong-zeyu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

zkllab

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.