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.

GitHub

9 stars
3 watching
1 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fizista/micropython-mcron A time-based task scheduling library for Python on microcontrollers with hardware timers 35
michaelcurrin/unicron A Python-based tool for scheduling and managing daily tasks to avoid excessive storage usage and rate limits. 15
sidroberts/phalcon-cron A component that enables scheduled tasks to be executed in a PHP application using the Phalcon framework. 79
hugoabonizio/schedule.cr Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal 74
simplymadeapps/simple_scheduler Enables scheduling of tasks at regular intervals without relying on a clock process 130
thinktransit/micropython-aioschedule A task scheduler with asynchronous support and persistence for MicroPython-based devices 8
kilgaloon/leprechaun A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. 104
nicomt/ckron A tool for scheduling and managing containerized operations in a cron-like manner. 55
ciel-lang/cl-cron Provides cron-like facilities directly inside Common Lisp. 16
zero88/scheduler.x Provides a lightweight scheduler for running tasks on time or event-driven triggers 11
tsikov/clerk A scheduling system with a domain-specific language (DSL) for creating recurring tasks and events. 18
cirocosta/cr An execution system for tasks with dependencies. 694
sidekiq-cron/sidekiq-cron Schedules jobs to run at specific times using cron notation or natural language 1,873
jbernardo95/cronex A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. 48
ausimian/timelier A cron-style scheduling application for Elixir. 12