Skip to content

huythedev/upload-to-print

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • Install python if you doesn't have it on your machine
  • Open cmd in the source code directory
  • Run pip install -r requirements.txt or pip3 install -r requirements.txt

Configuration

  • In config.ini , change name to your printer name (you can type Control Panel\Hardware and Sound\Devices and Printers as a directory in Explorer, right click at the printer you want to be used and choose Printer properties then replace the name in config file with your printer name)
  • You can also change the port for the application in config.ini

Usage

  • If you want it to run in background, just double click the file wsgi.pyw. Else run python wsgi.py or python3 wsgi.py
  • Go to localhost:5000 if you don't change the port in config.ini or localhost:[the port you set in config.ini] and done :)
  • To stop the program, open task manager and end task all python processes(if you run in background) or Ctrl + C in cmd

About

A website to upload files and print using your printer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •