Automated Workflow
Auto-calculate totals, auto-deduct inventory, one-click reporting. Save time from manual counting and calculations.
Offline-First · Streamlined Workflow · Ready to Use
⭐ Open Source: Auditable, Reusable, Customizable
100% open source (MIT License). Review code, submit issues, contribute PRs, or fork for your own needs.
From prototype website to a complete booth app
Taking over a doujin club during summer, we faced messy inventory and paper-based bookkeeping — inspiring an automated tool.
Built a Flask + Vue prototype and deployed to a cloud server. It validated the workflow but hit a heavy network dependency wall.
Tried shipping the Python backend as a packaged app. Size bloat and runtime deps made it hard to run on regular member devices; laptops were inconvenient to carry.
Rewrote the backend in Rust, built with Tauri v2. Achieved high performance, zero external deps, and fully offline on Windows/Android.
We tried many approaches running a fan club booth and hit these pitfalls.
Booth-Kernel centers on local data + LAN synchronization: enable phone hotspot, connect devices, and collaborate — rock solid even offline.
No internet needed. Turn on phone hotspot (no data usage) → connect devices → sync instantly.
Order → Confirm → Fulfill; the system automatically deducts stock, logs sales, and generates reports.
Tablet as "digital menu": big images, clear pricing, quick ordering — less friction and crowding.
No centralized cloud. Data stays on your devices, with one-click Excel export for review.
Two devices are enough for a full workflow; multiple tablets/phones scale easily.
Two landscape shots (customer/statistics) and one portrait (vendor).



Let the system handle the tedious parts — keep the passion for fans.