0.0.4 - 2024-11-26
Release Notes
🚀 Features
- Add prefixes to numbers
- Add Windows builds
- Add --at --midnight and --sleep flags; docs: update README
Install nap 0.0.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/evantaur/nap/releases/download/v0.0.4/nap-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/evantaur/nap/releases/download/v0.0.4/nap-installer.ps1 | iex"
Download nap 0.0.4
File | Platform | Checksum |
---|---|---|
nap-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
nap-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
nap-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
nap-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
nap-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |