A phone-friendly 96-well pipetting checklist.
- Open the GitHub Pages site on the laptop.
- In Excel, select the 8 × 12 plate contents only—no row or column headers.
- Paste into Plate Viewer.
- Select Load plate and inspect the preview.
- Select Create phone checklist.
- Scan the QR code.
- Tap a well to tick it; tap again to untick it.
Top-left is always A1. Blank wells are inactive.
The phone provides:
- Touch view with large active-well buttons;
- Plate view preserving the full 8 × 12 spatial layout;
- optional hiding of completed wells;
- a Keep awake control on supported phone browsers;
- progress tracking and a completion state;
- local persistence after refresh;
- an offline fallback after the plate has been opened once on that phone.
- Up to 8 rows and 12 tab-separated columns are accepted.
- Short rows are padded with inactive blank wells.
- More than 8 rows or 12 columns is rejected to avoid accidental misalignment.
- Default display headers are A–H and 1–12.
- Headers can be hidden or replaced under Optional headers and storage.
QR generation is self-contained. docs/vendor/qr-lite.js wraps the MIT-licensed QRCode for JavaScript encoder by Kazuhiko Arase. Its notice is preserved in docs/vendor/QR-LICENSE.txt.