micropython-scron
Scheduler
A simple time-based task scheduling program inspired by the well-known CRON program.
SimpleCRON is a time-based task scheduling program inspired by the well-known CRON program for Unix systems.
9 stars
3 watching
1 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A time-based task scheduling library for Python on microcontrollers with hardware timers | 35 |
| A Python-based tool for scheduling and managing daily tasks to avoid excessive storage usage and rate limits. | 15 |
| A component that enables scheduled tasks to be executed in a PHP application using the Phalcon framework. | 79 |
| Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal | 74 |
| Enables scheduling of tasks at regular intervals without relying on a clock process | 130 |
| A task scheduler with asynchronous support and persistence for MicroPython-based devices | 8 |
| A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
| A tool for scheduling and managing containerized operations in a cron-like manner. | 55 |
| Provides cron-like facilities directly inside Common Lisp. | 16 |
| Provides a lightweight scheduler for running tasks on time or event-driven triggers | 11 |
| A scheduling system with a domain-specific language (DSL) for creating recurring tasks and events. | 18 |
| An execution system for tasks with dependencies. | 694 |
| Schedules jobs to run at specific times using cron notation or natural language | 1,873 |
| A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
| A cron-style scheduling application for Elixir. | 12 |