#cli #cron

app explaincron

A tool to explain cron schedules

2 unstable releases

new 0.2.0 Mar 23, 2023
0.1.0 Oct 4, 2022

#1048 in Command line utilities

23 downloads per month

MIT license

34KB
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

~1.5MB
~29K SLoC