Installers
Version: pwa-v(8).d640fdb
KISS workflow: install the PWA, build site-bound device installers, then use Bridges for wiring and diagnostics. Everything here is fixed to UK25DEMO.
1
PWA
Use the installed web app for iPhone, iPad, or Windows when you just want the site in a browser shell.
2
Till / LANapp installer
Build one EXE per site on demand. When it runs, the user picks Till or LANapp and the site code stays baked in.
3
PUNCH Android
Build the tablet APK for this site with the location title, cached rota, local PIN checks, and sync queue.
4
Bridges
Jump to the site-specific bridge tools and presence/audit pages when you need local device wiring or diagnostics.
1. PWA
Install the web app on iPhone, iPad, Windows, or Android.
In Edge or Chrome, use Install this site as an app. On iPhone or iPad Safari, tap Share then Add to Home Screen.
2. Till / LANapp Installer
Build the latest Windows installer for this site only. The EXE asks whether to install Till or LANapp.
Target site
Fixed to UK25DEMO. No site picker, no site switching, one EXE with a choice inside it.
Status: waiting to build
0%
The server will compile the latest site-bound EXE on demand, then the installer will ask Till or LANapp.
This is built on demand so you only ever get the latest EXE for the current site code, then the installer lets the user choose Till or LANapp.
3. PUNCH Android Tablet
Build the offline-first Android APK for this site. The APK caches rota/staff, checks PINs locally, and syncs punches back.
Target APK
Fixed to UK25DEMO. Staff tap their rota name, enter their PIN, choose department if needed, then punch. The tablet stores punches locally if the network is down.
This becomes the main title on the tablet front page.
The server generates a fresh tablet sync secret for each APK build. Requires PUNCH_PIN_PEPPER.
Status: waiting to build
0%
The server will compile a site-bound Android APK and publish it for download.
4. Bridges
Open the bridge and audit tools for the current site.