pyoxidizer-timer

Experiments with PyOxidizer.

Get & Use

Download, decompress, and run.

Download

Platform Download
macOS .zst

Decompress

Requires zstd.

brew install zstd

Decompress, renaming binary to timer.

zstd -d pyoxidizer-timer-osx-x64.zst -o timer

Run

./timer --timer 20 --unit seconds

Notes

Utilizes timer as a submodule.