Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 920 Bytes

File metadata and controls

31 lines (18 loc) · 920 Bytes

JCID\Crontab

An Alfred workflow to simply explained the cron schedule expressions.

Example

Note: You will need the Alfred Powerpack to use this workflow - which is commercial software. Check out the Alfred app website.

Usage

The keyword to trigger the search in Alfred is crontab by default.

Examples

Search Alfred opens
crontab * * * * * At every minute
crontab 5 0 * 8 * At 00:05 in August
crontab 15 14 1 * * At 14:15 on day-of-month 1

Note: Spaces will be converted to underscores _.

Download

Download the Alfred workflow via the URL

License

This is licensed under MIT License.