Projects with this topic
-
TimeFabric is an open-source, self-hostable scheduling and time orchestration platform that unifies appointments, services, and workflows into a single modular system. It features voice-activated scheduling, weather-aware conflict detection, cross-device real-time sync, and customizable printable calendars, giving businesses full control over how they manage and automate time. https://roxanneardary.com/timefabric/
Updated -
Advanced Java library project with caching, command, concurrency, copy, dependency, document, event, logging, and synchronization utilities
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