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

https://github.com/fmenabe/rs

A remote scheduler for centralizing cron tasks on a unique web interface.
https://github.com/fmenabe/rs

Last synced: 5 months ago
JSON representation

A remote scheduler for centralizing cron tasks on a unique web interface.

Awesome Lists containing this project

README

          

The goal of this project is to create a centralized tasks scheduler (a remote cron). The project has two parts. The first is a webapp for managing configuration (ie: tasks to execute) and the second is a daemon that launching tasks based on the configuration every minutes.