#printing #utility #command-line-tool #next #iteration #configured #crons

app cronwhen

Command-line utility for printing the next iteration of configured crons

3 releases

0.1.3 Jul 9, 2023
0.1.2 Jul 9, 2023
0.1.1 Jul 9, 2023

#1475 in Command line utilities

MIT license

8KB
78 lines

cronwhen

Command-line utility for printing the next iteration of configured crons.

crates.io MIT licensed Build status Latest Release

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
~74K SLoC