# webcron **Repository Path**: shxsun/webcron ## Basic Information - **Project Name**: webcron - **Description**: A new crontab that have a web page in order to replace the original crontab. Now it it still developing. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2015-08-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webcrontab Web based crontab. Demo page: ![homepage](scripts/homepage.png) ## Build ``` # Install godep go get -v github.com/tools/godep # Build git clone https://github.com/codeskyblue/webcrontab.git cd webcrontab godep go build # Start ./webcrontab ``` ## ChangeLog - 2015-08-26: First release. Heroku support. ## Contribute Since the first ok version is released. This really takes me a lot of time, finally get it works. Very happy. Pull request are welcomed, but make sure code have been tested. ## Thanks * db engine **xorm**: * * Icon from: ## LICENSE [MIT](LICENSE)