explaincron 0.2.0

A tool to explain cron schedules
explaincron-0.2.0 is not a library.

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?