Taplo
Available on Mac & Windows

Run Taplo Your Way

Browser, desktop with cloud, or 100% offline — pick the setup that fits your restaurant.

Cloud SaaS

Use in any browser

No download needed. Works on any device with a browser — laptop, tablet, phone. Data lives on Taplo's cloud, backed up and always available.

  • No installation required
  • Works on any device & OS
  • Always on latest version
  • Neon PostgreSQL (managed, replicated)
  • Access from multiple locations
Open App →
Desktop App

Desktop + Internet

Native app, cloud data

A native desktop experience wrapping Taplo's cloud. Same account, same data — with taskbar icon, keyboard shortcuts, and offline-safe window management.

  • Native window on Mac & Windows
  • Data on Taplo cloud (Neon PG)
  • Auto-updates silently
  • Works wherever you have internet
  • ~80 MB download
Fully Offline

Desktop + Offline

No internet, ever

Entire POS runs on your machine — Node.js backend + SQLite database bundled inside the installer. First launch shows a setup wizard; after that, works forever with zero internet.

  • 100% offline after install
  • SQLite database on your device
  • First-run setup wizard
  • Data stays inside your premises
  • ~300 MB download

Notify me when offline build is ready

What's new in v1.2.7

21 June 2026

Fixed
  • Apple Silicon "app is damaged and can't be opened": the unsigned arm64 build was shipping with `hardenedRuntime: true`, which macOS Gatekeeper rejects outright. Disabled hardened runtime (no benefit without notarization) so the app is ad-hoc signed and opens normally. `INSTALL.md` documents the `xattr -dr com.apple.quarantine` workaround.
  • Release workflow no longer fails to load: the "Verify committed icons" step had a `: ` inside an inline `run:` string, which broke the YAML parse so the workflow never ran. Converted both icon-verify steps to block scalars.
Changed
  • Splash screen is now light themed (light gradient, dark text, brand-purple spinner) instead of the previous dark theme, with the logo on a white rounded tile for contrast.

macOS Requirements

  • macOS 11 Big Sur or later
  • Apple Silicon (M1+) or Intel x64
  • ~80 MB disk space

Windows Requirements

  • Windows 10 or later (64-bit)
  • x64 processor
  • ~80 MB disk space