Skip to content
/ CronM Public

VERY simplistic managed version of Cron for windows.

Notifications You must be signed in to change notification settings

Jerdak/CronM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Managed version of Cron for Windows

## Description

CronM is a simple Windows-based version of the *Nix job scheduler, Cron(http://en.wikipedia.org/wiki/Cron).

Cron jobs are added to a crontab(http://en.wikipedia.org/wiki/Cron#Format) file that in this case is just a text file stored
at the CronM root.  

CronM retains the same the same command line interface of the original.

## Requirements
Visual Studio 2008

## Installation
Nothing fancy here.  Copy the repo, compile, run.

About

VERY simplistic managed version of Cron for windows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages