Skip to content

lucian-xinitrc/RemotePrintService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Remote Print Service

Lightweight Browser-to-Printer API

๐Ÿ“š Table of Contents

  1. Overview
  2. Example Usage
  3. Contact

๐Ÿง  1. Overview / Introduction

Remote Print Service is a lightweight web-based API designed for fast and seamless printing directly from a browser. Built using Python and Flask, it enables users to send print jobs to a connected printer through a simple, intuitive web interface.

This project provides a minimal yet efficient backend solution for handling document uploads and print commands remotely - ideal for local networks, internal tools, or quick print automation setups.

๐Ÿ“ฌ 2. Example Usage

Start the Server

python3 app.py

Access the Web Interface

http://localhost:5000/

Set up the Default Printer across HPLIP The model works well with HP Printers

lpadmin -d <printer name>

Upload and Print a File

  1. Open the web interface.
  2. Choose the file you want to print.
  3. Press on Upload button
  4. Review print information and press again Print

๐Ÿ“ซ 3. Contact

Name: Lucian-Florin Cusmir

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published