Giter VIP home page Giter VIP logo

uoft-remote-cdf-printer's Introduction

A shell script used to print things from your own computer at UofT!

This shell script allows students to remotely print documents from your own computer to the CDF printers.

Disclaimer:

I have no responsibility over any damages or loss that may occur during the execution of or usage of my shell script. Please note that I have developed and ran this shell script for UofT's downtown campus; thus, I have no guarantee on whether it works for other UofT campuses.

How it works:

  1. On your local machine, it sends all the documents on the folder with the shell script over to the UofT CS lab machines in the folder ~/Desktop/PrintJobs (if there is no such folder it will make one for you)
  2. Then, on the UofT CS lab machines, it will print all the documents stored in $REMOTE_PRINTFOLDER to a printer named $PRINTER
  3. Finally, on your local machine, it will delete all your documents in your folder with the shell script to indicate that it has finished printing.

Pre-requisites:

You will need either:

  • A windows machine with WSL (Windows Subsystem for Linux) installed, or
  • A linux machine, or
  • A Mac OS machine

Installation:

Please follow the following instructions to help you run the shell script

  1. Download the shell script, name it as print.sh and copy it to a dedicated printing folder (note that it must be an empty folder!)
  2. Open the shell script and fill in the following values in <> located near the top of the file: a. Your UTOR ID b. A printer at UofT that supports printing from UofT's CS lab machines (my favourite is p2210a which is on the third floor of Bahen)

Printing documents:

  1. Put all the documents that you want to print from your local machine to the folder containing the shell script
  2. Run the shell script by typing the command sh print.sh. It will print all documents that are present in the folder (except for print.sh).

Credits:

The shell script was developed by Emilio Kartono

uoft-remote-cdf-printer's People

Contributors

ekarton avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.