An open API service indexing awesome lists of open source software.

https://github.com/midoks/webcron

Centralized timed task manager
https://github.com/midoks/webcron

cron go web

Last synced: 2 months ago
JSON representation

Centralized timed task manager

Awesome Lists containing this project

README

          

# webcron
```
以多项目,跨服务器,多用户,多任务的计划任务管理
```

# 编译依赖
- [ssh](https://www.jianshu.com/p/463b7a097dc9)
```
go get github.com/astaxie/beego
go get github.com/midoks/cron
go get github.com/axgle/mahonia
```

#未完成api

#参考
- https://github.com/lisijie/webcron