Crony

Crony

1 devlog
6h 45m
•  Ship certified
Created by Duro

Crony is a simple and powerful command-line cron job manager and scheduler written in Rust. It allows you to easily manage your scheduled tasks with a human-readable schedule syntax.

Timeline

Ship 1

0 payouts of shell 0 shells

Duro

about 2 months ago

Duro Covers 1 devlog and 6h 45m

I made the project! I had a lot of issues in terms of parsing user-inputted schedules, such as 'every 5 minutes' into valid cron schedules—like * */5 * * *.

Update attachment