extensions icon indicating copy to clipboard operation
extensions copied to clipboard

Add cron-manager extension

Open CarterMcAlister opened this issue 1 year ago • 2 comments

Description

This extension is a tool for easily managing cron jobs locally, and viewing logs for the jobs. It uses crontab to list and update the user's cron jobs, and parses /var/mail/{username} for cron job run history and output.

Screencast

cron-manager-1 cron-manager-2 cron-manager-3 cron-manager-4

Checklist

CarterMcAlister avatar Oct 22 '24 03:10 CarterMcAlister

Congratulations on your new Raycast extension! :rocket:

You can expect an initial review within five business days.

Once the PR is approved and merged, the extension will be available on our Store.

raycastbot avatar Oct 22 '24 03:10 raycastbot

@pernielsentikaer Thanks for taking a look

The extension requires cron jobs to have Name and Description comments (if added through the extension, it adds them automatically.) I note this in the readme here: https://github.com/raycast/extensions/pull/15027/files#diff-f8d925ec6a96f539203e33718107f5ba434f701ee345977711584709c9182b91R45

I did overlook that it's not possible to add a job through the extension if no jobs already exist, I've now added that.

CarterMcAlister avatar Oct 29 '24 16:10 CarterMcAlister

This pull request has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 7 days to keep our backlog clean 😊

raycastbot avatar Nov 14 '24 11:11 raycastbot

Is this ready for another review?

pernielsentikaer avatar Nov 14 '24 11:11 pernielsentikaer

@pernielsentikaer Yes, it's ready for another review

CarterMcAlister avatar Nov 14 '24 17:11 CarterMcAlister

The extensions suffer from Empty state flicker - could you handle that?

Is it correct that we're only showing cronjobs added from Raycast and not if any was added from outside with crontab -e

pernielsentikaer avatar Nov 17 '24 06:11 pernielsentikaer

This pull request has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 7 days to keep our backlog clean 😊

raycastbot avatar Dec 01 '24 10:12 raycastbot

This issue has been automatically closed due to inactivity.

Feel free to comment in the thread when you're ready to continue working on it 🙂

You can also catch us in Slack if you want to discuss this.

raycastbot avatar Dec 08 '24 12:12 raycastbot