NO LOGIN · NO SERVER OF RECORD · FREE CORE

The lab tracker you can just open.

Browser-based, local-first sample tracking. The lab keeps the data — plain JSON files on your own disk — and it syncs peer-to-peer between your devices. Nothing to install, approve, or commit to.

Open LimsRat See where your data lives
Runs in the browser you already have. If we vanish tomorrow, your files still open.
WHY IT'S DIFFERENT

Every other LIMS sells you a cloud account. We removed the decision entirely.

0
Logins, ever

No username, password or session anywhere in the app — not even for sync. Pairing uses a device certificate generated on your own machine.

1
Plain JSON file per sample

Every sample can mirror to samples/<id>.json in a folder you choose. Readable by anything, for as long as the file exists.

Servers holding your records

Reads come from IndexedDB on your device, so nothing waits on a network round trip — and slow loading is the loudest complaint at every price tier.

Everything a small lab tracks. Nothing it doesn't.

SHIPPED · TESTED ON REAL HARDWARE
SAMPLES
Minimal, tag-driven records

ID, status, storage location, notes, tags, expiration, workflow stage, quantity. No rigid field schema to fight.

SEARCH
Always-visible fuzzy search

One persistent search-and-quick-add bar. Never a separate search page, never an exact match required.

AUDIT TRAIL
Append-only, field-level history

Per-sample diffs with who, what and when. Workflow versions snapshot fully, so restoring one is trivial.

WORKFLOWS
Kanban, canvas map, analytics

Named workflows with ordered stages and checklists, drag-and-drop transitions, stage-duration analytics, five starter templates.

INVENTORY
Storage locations, freezer map, expirations

A managed location list or plain-text position, freezer map view, expiration badges and banners, plain-language reagent resolution.

MOBILE
Scan from any phone

Camera QR and barcode scan-to-find and scan-to-log from any phone browser. No app install. Tested on iPhone Safari.

LINEAGE
Aliquots that remember where they came from

Split a sample into aliquots and each one links back to its source — and forward, if it's split again.

PEER-TO-PEER SYNC

Multi-user sync. Still no login.

Devices pair with a QR code and talk directly over WebRTC. The relay only brokers the introduction — it never sees your lab data. This is the problem that pushed every previous attempt back to the cloud. It's solved here, without one.

01 Certificate-derived device identity — pairing is the trust ceremony, not a password.
02 Full manifest reconcile on every connection, live edit push, disconnect detection.
03 Conflicts are flagged to a human, never silently merged. Data integrity is not a guess.
04 The signalling relay only brokers the connection. Lab data travels between your devices, not through us.
DATA YOU CAN HOLD

One sample. One file. Yours.

Lab software projects go defunct and orphan their users' data — every lab knows one. LimsRat can mirror every sample to a plain JSON file in a folder you choose, and CSV import and export and full zip backup come standard.

samples/S-0142.json● mirrored live
{
  "id": "S-0142",
  "status": "in_assay",
  "location": "Freezer B · Rack 3 · A7",
  "tags": ["plasma", "cohort-2"],
  "expires": "2027-02-14",
  "stage": { "name": "QC review" }
}
S-0142 · Freezer B/3/A7expires 2027-02-14
Specimen ledgerLocal · IndexedDB · offline
MS-0412 B. subtilis — passage 3 Culturing
MS-0411 Soil core, plot 7 north Extracting
MS-0409 Anaerobe enrichment, jar C Sequenced
MS-0404 Isolate 14 — glycerol stock Archived
MS-0398 Water sample, inlet weir Expiring
MS-0391 Control blank — batch 22 Closed

Every record is also a file in a folder you chose. Readable without the app.

Free for the work. A receipt, not a login.

The tracker runs on your device and costs us nothing to run, so it is free. The one thing we would charge for is infrastructure a paid tier actually consumes. Never seats, never devices.

FreeThe whole tracker
$0 forever

Everything the product does today, for a lab syncing up to 5 devices across its own team.

·Unlimited samples, tags and workflows
·Kanban board, workflow map, stage analytics
·Freezer map, expiry banners, QR labels
·Phone scan-to-log, no app install
·Append-only field-level audit log
·Peer-to-peer sync across paired devices
·CSV import, CSV export, full zip backup
·JSON mirror to a folder on your disk
Open LimsRat
Lab SyncIn development
$9 per lab / month

For labs that need to sync more than 5 devices — every device pairs and syncs exactly the same way, priced per lab either way.

·Everything in Free, unchanged
·Sync up to 10 devices instead of 5
·Priced per lab — adding people costs nothing
·Checkout leaves a receipt, not a login
·Not yet live. The free tier is not a trial
Start free

There is no username, password or session anywhere in the app, on either tier — pairing and sync run on a device certificate generated on your own machine. Buying Lab Sync creates a purchase receipt with our payment processor, the same as buying anything else online, and the licence key is then tied to a device fingerprint. That is a receipt, not a login with us. No per-sample fees, no record caps, no implementation charge, and no advertising.

HONEST ABOUT SCOPE

Speed is a feature

A local read from IndexedDB does not wait on a network round trip. That is the whole reason the app opens as fast as it does.

Flag it, do not guess

When two devices disagree, a human decides. Silent merges have no place in a system whose entire job is trust.

What it does not do

No instrument APIs, e-signatures, client portals or multi-site consolidated reporting, and no 21 CFR Part 11 or ISO 17025 claim. Regulated studies need a validated system.

Nothing to decide. Just open it.

No vendor to choose, no approval to get, nothing to commit. Try it with real samples in the next five minutes.

Open LimsRat
Works offline · Chrome, Edge, Safari · Your disk, your data