3 releases
0.1.3 | Jul 9, 2023 |
---|---|
0.1.2 | Jul 9, 2023 |
0.1.1 | Jul 9, 2023 |
#6 in #configured
8KB
78 lines
cronwhen
Command-line utility for printing the next iteration of configured crons.
Download
cronwhen is available to install from crates.io with a stable Rust version:
cargo install cronwhen
cronwhen
Work in Progress
This is currently a prototype. I would like to expand this utility with the following features:
- Pass crontab from
stdin
- Windows support (with
schtasks
) - Extended cron formats (seconds,
@daily
, etc.)
License
MIT License. See LICENSE
for details. Copyright © 2023 Aram Peres.
Dependencies
~3–4.5MB
~73K SLoC