Skip to content

radroxx/tgpsprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

What is telegram pdf2postscript printer?

This is app recive pdf files from telegram chat. Convert pdf to postscript and send to network printer.

How to use this image

version: "3"
services:
  telegram_printer:
    image: radroxx/tgpsprint
    container_name: telegram_printer
    restart: always
    environment:
      - TOKEN=<telegram bot api token>
      - PRINTER_ADDR=192.168.1.2
      - PRINTER_PORT=9100

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published