cronwhen

Crates.iocronwhen
lib.rscronwhen
version0.1.3
sourcesrc
created_at2023-07-09 03:55:12.237833
updated_at2023-07-09 04:13:05.1939
descriptionCommand-line utility for printing the next iteration of configured crons.
homepage
repositoryhttps://github.com/aramperes/cronwhen
max_upload_size
id911825
size22,805
Aram Peres (aramperes)

documentation

README

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.

Commit count: 6

cargo fmt