Skip to content

A locally installed printing server connected via websocket to cloud-based server that want to stream labels and PDF documents to local printers

License

Notifications You must be signed in to change notification settings

gixxi/lambdaroyal-ws-printing-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lambdaroyal-ws-printing-server

A locally installed printing server connected via websocket to cloud-based server that want to stream labels and PDF documents to local printers

Current Version

0.8.0

Dependencies

Planet-Rocklog Build 1567 and above

Building

mvn install

Running

java -Dserver.port=8070 -jar ws-printing-server-0.8.0.jar -s gix-dell -jwt /home/gix/Documents/jwt-metas -url https://metas.planetrocklog.com/system/info

where

  • s denotes the name of the server that is registered as io-internal-proxy, e.g. the name of the host the printing server is started on
  • url the webservice URL of Planet-Rocklog's /system/info service
  • jwt is an optional file containing JSON webtoken file used to authenticate the printing server with a host app that sends in the labels to print
  • tsp telegramserverport

About

A locally installed printing server connected via websocket to cloud-based server that want to stream labels and PDF documents to local printers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published