agenda-rest
Task scheduler
Scheduling service using REST APIs to manage recurring tasks
Scheduling as a Service
143 stars
19 watching
44 forks
Language: JavaScript
last commit: 2 months ago agendaagenda-restcronrestscheduling
Related projects:
Repository | Description | Stars |
---|---|---|
agenda/agendash | A dashboard and job scheduler for managing scheduled tasks and their execution status. | 785 |
zero88/scheduler.x | Provides a lightweight scheduler for running tasks on time or event-driven triggers | 11 |
coreoz/wisp | A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. | 133 |
schedule-x/schedule-x | An event calendar for web applications with responsive design and extensibility features. | 1,316 |
hexagon/croner | A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. | 2,051 |
jhuckaby/cronicle | A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. | 3,893 |
kilgaloon/leprechaun | A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
anotherkamila/tasksched | A Taskwarrior web UI that allows users to schedule tasks and view their next task or most urgent task | 38 |
roylee0704/gron | A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,031 |
simplymadeapps/simple_scheduler | Enables scheduling of tasks at regular intervals without relying on a clock process | 130 |
codestudiohq/laravel-totem | Manages Laravel schedule from a web dashboard | 1,795 |
byulparan/scheduler | A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. | 9 |
lstrojny/procrastinator | A tool to schedule time-consuming tasks for later | 63 |
rk/go-cron | A simple library to handle scheduled tasks in Go | 230 |
hokify/agenda | A lightweight, TypeScript-based job scheduling solution with MongoDB persistence and configurable scheduling options. | 58 |