{% extends "base.html" %} {% import 'components/macros.html' as ui %} {% block title %}Phone Scanner{% endblock %} {% block head_extra %} {% endblock %} {% block content %}

Phone Scanner

Scan a barcode with your phone camera or type the code manually. The desktop sales screen will receive it live.

Starting camera...
Last Scanned Code:
{% endblock %}