diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-25 23:20:34 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-25 23:20:34 +0300 |
| commit | e2bf80544df06c1e42cdd87a2f5da89ffb12321c (patch) | |
| tree | 0241a4ecd165fab391b770e58fa8351cb123c511 | |
| parent | 0442a28b352d2374f5702c00f682071476439c27 (diff) | |
docs: Add live command to README.md
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |
