2 unstable releases

0.2.0 Mar 23, 2023
0.1.0 Oct 4, 2022

#6 in #explain

MIT license

35KB
956 lines

explaincron

A cli version of Crontab guru. Because I love crontab.guru, but sometimes whish it had a cli :) Human readable description of cron schedules.

Installation

Currently, only installation via cargo is supported

$ cargo install explaincron

TODO

  • Support non-standard cron schedules (7 for sunday, @monthly...)
  • Allow user to specify cron specification?
  • Support seconds and years?
  • Colors?
  • Pipe support?

Dependencies

~1MB
~20K SLoC