Easy cron tool

Posted by sindijssupins@reddit | linuxadmin | View on Reddit | 0 comments

Hi,

I don't really know if this will be useful for real Linux experts, but maybe for "Sunday" Linux users like me this is useful!

So here I am, I made a small project that makes it very easy to insert cron tasks. You don't need to know practically anything, you don't need to bother with vi or nano editor, you don't need to bother with the conrontab command.

All you have to do is simply choose what you want to run on cron, choose when and in what time mode, and the tool will generate everything itself.

There is an option to save the config if you ever need to delete it from cron.

Nothing big, but maybe it will really come in handy for someone.