Kitchen Display
Orders route instantly over WebSockets. Color-coded timers and prep status keep the line aligned without paper tickets.
Offline-first restaurant POS
Take orders when the internet drops, push tickets to the kitchen in real time, and hand registers between cashiers in half a second.
Everything your floor needs during lunch and dinner service — counter, kitchen, floor map, and handhelds on one stack.
Orders route instantly over WebSockets. Color-coded timers and prep status keep the line aligned without paper tickets.
POS caches the menu in IndexedDB and queues orders locally. When the WAN returns, transactions sync back automatically.
Design seating layouts, track open checks, and keep servers and registers on the same live floor state.
Face login swaps register sessions without PINs during peak. Vectors only — no face photos stored.
Split served tables into 2–99 checks with live tax and tip recalculation on merchant and customer copies.
Route tickets by station and open cash drawers through the local Lightserve Agent on Linux mini PCs.
Slide the match score and switch personas to see how register unlock works against the 0.60 threshold.
Toggle an enrolled cashier versus an unauthorized guest.
Lower distance is a tighter match. Unlock threshold is locked at d ≤ 0.60.
Euclidean Distance: d = 0.42 ≤ 0.60 (Matched profile). Cashier logged in.
Tune header copy and print options — the thermal preview updates as you type.
| 2 | Joe's Special Pizza (Lrg) | $37.90 |
| 1 | Garlic Knots (6pc) | $6.50 |
| 3 | Italian Sodas | $10.50 |
| 1 | VIP Discount (15%) | -$8.24 |
Details for IT managers and integrators — the same stack running at NY Joe's today.
A Rust/Axum service on your LAN talks to Svelte 5 clients over REST and WebSockets — not a high-latency SaaS hop for every keystroke.
Sales keep moving when the ISP blinks. Orders write to local queue storage, printers stay on the LAN, and batches sync when the WAN returns.
Enrollment captures landmarks in-browser and stores a 128-dimension float vector. No image templates. Webcam stream shuts off after scan.
float8[] in PostgreSQL[0.08204, -0.12456, 0.05321, 0.18742, -0.01254, 0.09841, -0.21045, 0.07632, ... 120 more elements]
HMAC-signed webhooks and tenant API keys connect Make.com, Zapier, accounting, and custom middleware. Swagger lives under /api/swagger.
{
"event": "order.created",
"timestamp": "2026-07-28T15:10:00Z",
"data": {
"ticket_id": "NY-87023",
"total": 59.43,
"cashier": "Rudy H."
}
}
Lightwave Library hosts, configures, and trains — targeting Linux mini PCs and HDMI touch monitors, not Android terminals.
Dockerized stacks with daily backups, Let's Encrypt SSL, and locked-down Virtualmin bindings so databases stay off the public internet.
Chromium kiosk mode on Ubuntu mini PCs / Pi-class hosts. Esper MDM for bootstrap, on-screen keyboard, and network unlock scripts.
We import your menu, pair the Lightserve Agent for printers and drawers, enroll cashier faces, and train the floor before go-live.
Live Lightserve UI from NY Joe's — floor service, kitchen, admin tools, printers, and API. Click any screen for full size.
Photo menu cards, category filters, and a New Order panel with takeout, booth, table, and bar seating.
Active tickets with prep timers, table/guest/server context, recipe peek, and Start Cooking.
Live Main Floor map with booth/table/bar preference, transfers, and out-of-service through bussing statuses.
Add items with photos and KDS recipe notes, schedule recurring specials, and toggle in-stock from the catalog.
Drag booths, tables, bar seats, and hostess stands onto the floor plan, then save per floor.
Auto-select the next available table by seat type, and enable Bussing Concierge for clear-down tracking.
Choose Lightserve Agent, browser print, network, QZ Tray, or Epson ePOS — then pair, test print, and open the drawer.
Audit order, menu, and Z-report actions with filters, then export CSV or PDF for the shift.
Built-in OpenAPI/Swagger docs for REST endpoints, tenant auth, and integrator API keys.
Questions about menus, printers, kiosk hardware, or a trial tenant? Reach Lightwave Library directly.