made the project 🔥🔥🔥 i plan on making the algorithm for finding new packages better, but i'll do that at another time. also, supporting other languages would be cool, like crates.io for rust (for example)
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 * * *.
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.