A programmable timer web app, e.g. for gym workouts or stretching sessions.
Timer programs are specified in a plain and flexible text format. They are encoded in the URL and can be stored, shared or transferred via URL or QR code.
👉 Try a demo timer here.
Please refer to the run.sh file for a curated set of development commands. You can use this file with the “run” tool, or source it (source run.sh) and invoke the commands directly (e.g., run::server).
Created by Jan Heuermann.
Available under the MIT license.