all
This commit is contained in:
14
debian/control
vendored
Normal file
14
debian/control
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user