15 lines
534 B
Plaintext
15 lines
534 B
Plaintext
Source: orderpy-bridge
|
|
Section: net
|
|
Priority: optional
|
|
Maintainer: OrderPy <support@orderpy.com>
|
|
Build-Depends: debhelper-compat (= 13)
|
|
Standards-Version: 4.6.2
|
|
|
|
Package: orderpy-bridge
|
|
Architecture: all
|
|
Depends: python3 (>= 3.11), python3-venv, ${misc:Depends}
|
|
Description: OrderPy Bridge daemon (WebSocket + local setup API)
|
|
Connects to OrderPy Cloud via WebSocket and exposes a local HTTP API
|
|
for bridge discovery and claim. Sends receipt bytes to configured
|
|
network printers. Runs as a systemd service with minimal privileges.
|