From e2bf80544df06c1e42cdd87a2f5da89ffb12321c Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 25 Jun 2025 23:20:34 +0300 Subject: docs: Add live command to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c09247f..631134e 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,4 @@ sudo mv timr /usr/local/bin/ * `timr stop` or `timr pause`: Stops or pauses the timer. The elapsed time will be saved. * `timr status`: Shows the current status of the timer (running or stopped) and the total elapsed time. * `timr reset`: Resets the timer. This will set the elapsed time to zero. +* `timr live`: Shows a live, full-screen timer with keyboard controls (q: quit, s: start/stop, r: reset). -- cgit v1.2.3