Show DevBest Cron Scripter for Windows - Beta [C#, MYSQL, PHP]

Status
Not open for further replies.

leenster

Member
Dec 26, 2011
77
19
Cron Scripter for Windows

What is it?
Cron Scripter is a small application that sits in the taskbar of your web server. It reads the cron_jobs database and executes PHP scripts at given intervals.

This can be used to run scripts like daily credits, daily respect points , backup your database or what ever other PHP script you would like to run.

Intervals can be set for:
1 minute, 15 minutes, 30 minutes, 1 hour, 12 hours, 24 hours, once a week, once a month or once every 6 months.

Does this include a admin panel?
No the beta version does not have a admin panel. Cron Scripts have to be added manually in the database at this time.

Screenshots
cs_config.png

cs_main.png


Future Plans

1. PHP admin panel for remote administration ( Add, Edit, Delete, Enable, Disable Cron Jobs).
2. Ability to pause the Cron Timer remotely.
3. Add the ability to run cron scripts from anywhere on the local machine. (currently they have to be in the cron_scripts folder in the application folder)


How do I install it?
Just download it and create a Database e.g. "cron_jobs" then import the cron_jobs.sql that is included in the download.

Then run the program and configure it. Done son...
The Cron Scripts have to be located in the cron_scripts folder at this time.

There are two sample scripts included, just open them and edit the db info so you can see how it works.

Like it? Feel free to donate a coffee or so :)

Download
 

zSaber

Member
Apr 5, 2011
230
12
If it backs up your database automatically, then that's cool. I'm not so sure what you mean lol.
 
Status
Not open for further replies.

Users who are viewing this thread

Top