~hannes/ztimer

command-line timer
Version 1.0.1
Clear line using carriage return
Also output newline on regular exit

clone

read-only
https://git.sr.ht/~hannes/ztimer
read/write
git@git.sr.ht:~hannes/ztimer

You can also use your local clone with git send-email.

#ztimer

command-line timer

This program is intentionally very similar to utimer.

#Installation

Build requirements:

  • Zig
  • scdoc (optional; for man page generation)

Run the following commands to build and install ztimer. Feel free to adjust the prefix (set with -p) to your needs.

zig build -Doptimize=ReleaseFast
zig build install -Doptimize=ReleaseFast -p /usr/local

#Usage

See ztimer(1)

#License

Licensed under the EUPL.

Do not follow this link