Projects with this topic
-
Tiny Taskbot is your go-to solution for automating tasks based on timers or file changes. Run commands, get notifications, and keep logs with minimal setup. Spend less time on repetitive tasks and more time on what matters.
Updated -
-
A lightweight integration of XXL-Job for NodeJS.
Updated -
Timer Service with FastAPI and Redis This project is a scalable and reliable timer service built with FastAPI and Redis. It allows users to schedule tasks with a specified delay and triggers webhooks upon expiration. The service is containerized with Docker and includes comprehensive tests for reliability.
Key Features:
Timer Creation: Schedule tasks with hours, minutes, and seconds.
Webhook Triggering: Automatically sends a POST request to a specified URL when the timer expires.
Redis Persistence: Ensures timers are not lost even if the application restarts.
Scalability: Designed to handle high traffic with horizontal scalability.
Updated -
-
TaskXr - Task Executor. A simple cron-like utility to schedule tasks with multiple job files.
Updated