Release Notes
Added the ability to set a custom time from the command line rather than using the current time. This is a breaking change with v0.1.0 because the command line parameters have changed. The relevant changes can be seen below:
v0.1.0:
Short Form | Long Form | Value | Default | Description |
---|---|---|---|---|
-t |
--timezone |
Filename or TZ string | Signal-dependent | The timezone to use. More below. |
v0.2.0:
Short Form | Long Form | Value | Default | Description |
---|---|---|---|---|
-z |
--timezone |
Filename or TZ string | Signal-dependent | The timezone to use. More below. |
-t |
--time |
Date time string | Current time | The starting time to transmit. |
Download timesignal 0.2.0
File | Platform | Checksum |
---|---|---|
timesignal-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
timesignal-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
timesignal-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
timesignal-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |