![]() Kcron - The KDE Task SchedulerWhat is Kcron?Kcron is an application for scheduling programs to run in the background. It is a graphical user interface to crontab and cron, the Unix system scheduler.Instead of manually editing a file that looks like this...
You use a graphical tool like this...
InstallationKCron is part of the K Desktop Environnment project. The source is in the KDE CVS server in the kdeadmin package.KCron requires the folowing:
DownloadDownload Kcron.Current and Planned Features
|
|||||||||||||||||||||||||||||||||
CreditsKCron was initially based upon kcrontab developed by Michael Bialas and documented by David Klemm .KCron acknowledges Paul Vixie for vixie-cron. Interested in Helping?About half of the code has no dependency on Qt or KDE whatsoever. It does all of the crontab file i/o, parsing, tokenization, and natural language description. It just uses C++, STL, crontab, and a few standard Unix system calls.I put the KDE front end on top of that. I would also like to do a Gnome front end but I don't know about the time required to do it. If interested in co-developing for Gnome, let me know. FeedbackBugs? Suggestions? Please email the author, Gary Meyer.Last updated on November 1, 1999 by Gary Meyer. |