sampoder / quick-print

🖨️ Makes printing at the OCF a little easier for me.

Home Page:https://quick-print-six.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🖨️ quick-print

This is a very niche thing I made. Berkeley has this wonderful facility called the Open Computing Facility; among other things, they have free printing for students. However, you need to print from their computers. For me, logging into my email can be a bit of a hassle (I keep forgetting my password!). So I over-engineered this thing.

Here's what it does:

  • Creates a temporary print directory.
  • Creates a Flask web server that serves files from that directory.
  • Uses ngrok to create a tunnel to that web server.

And then I can get my files! Once I quit the program it deletes the print and takes down the web server.

Screen.Recording.2023-10-16.at.12.28.29.AM.mov

About

🖨️ Makes printing at the OCF a little easier for me.

https://quick-print-six.vercel.app


Languages

Language:Python 87.0%Language:HTML 8.7%Language:JavaScript 4.3%