RunEvery does just that, a C program that runs a command via system(), at an interval you specify. For whatever reason cron does not serve your purposes or you need to keep a crashing app up and running this may help. Note: this app was created to run on