Workout Logger

A notebook and pen are the great for workout logging — zero lag, no crashing, and total reliability, but they're somewhat embarrassing to carry. Workout Logger is a text-based PWA (progressive web application) built to bridge that gap. It eliminates "fat-finger" errors caused by tiny buttons and sliders, allowing you to log sets as fast as you can type. Works perfectly without wi-fi.

User-Owned Data

Unlike bloated SaaS alternatives, this app treats your data as yours.


Technical Architecture & "Offline-First" Specs

IndexedDB is big enough to handle years of data, and it's transactional, which keeps data consistent.


Commercial & Sustainability Model

The project is free from predatory subscription models, and is monetized as follows:

  1. Functional demo: 100% free to try, featuring local-only logging and export testing.
  2. Personal backup: A one-time purchase for users who want 100% offline-only persistence with no recurring fees.
  3. Cloud sync: A low-cost tier for persistent, cross-device backups and template management.

Supported Workflows