-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What do you expect this feature to look like?
Two devices connecting each, one can order and other shows the ordered result.
Helpful for two physic places like cashier and kitchen.
Any additional comments?
I’ll like to implement as:
- Use mechanisms same as KDE Connect to connect devices
- Use package to do kernel things like tcp connection
- Use storage to save device info
- Use JSON to transfer order data
- Do best practices on pairing devices like pin code (maybe there is a RFC to follow?)
- Make sure data structure is well designed for backward compatible
- We can set device ‘auto-connect’ like printer, which will connect when start to order. That means we need to add device info in order page as printer do.
Before opening a new issue
- I have checked other issues
Copilot
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request